summaryrefslogtreecommitdiff
path: root/displayservice
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2020-07-01 12:16:13 +0900
committerJooyung Han <jooyung@google.com>2020-07-02 12:16:24 +0900
commit216153dc54e9d4e4b0ac709ef7defb2d3c948afd (patch)
treeee800bcaef2e743e2ca68fa47a5a842e02831a14 /displayservice
parent0651d86f72ea259eb0f0d96455564417353ddf9f (diff)
downloadinterfaces-216153dc54e9d4e4b0ac709ef7defb2d3c948afd.tar.gz
update hidl .bp
HIDL libs are not necessarily part of VNDK now. Because some are used by VNDK libs, they are still VNDK. But rest are now just vendor-available. Bug: 143933769 Test: update-makefiles.sh && m com.android.vndk.current Merged-In: I247f9aa4109b3fb1e583b58127b160a38667d57d Change-Id: I247f9aa4109b3fb1e583b58127b160a38667d57d (cherry picked from commit 3d638763caeefe8f4701e39a1bd98eed02984655)
Diffstat (limited to 'displayservice')
-rw-r--r--displayservice/1.0/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/displayservice/1.0/Android.bp b/displayservice/1.0/Android.bp
index 0ce1732..6f2e095 100644
--- a/displayservice/1.0/Android.bp
+++ b/displayservice/1.0/Android.bp
@@ -3,9 +3,6 @@
hidl_interface {
name: "android.frameworks.displayservice@1.0",
root: "android.frameworks",
- vndk: {
- enabled: true,
- },
srcs: [
"types.hal",
"IDisplayEventReceiver.hal",