summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-10-02 21:10:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-10-02 21:10:51 +0000
commit6b21a983aea586b491f4e267b7a7c2b76cdc3c44 (patch)
tree611825f6cfae372a6c018339da03d53dce6d2ae9 /Android.bp
parentcff26ef9dc2eb160bc5f8de904b4e70314877896 (diff)
parent96a0ead3263be3dc55719d8a075ced5b4f367967 (diff)
downloadlibhidl-6b21a983aea586b491f4e267b7a7c2b76cdc3c44.tar.gz
Merge "libhidltransport: not in VNDK"
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/Android.bp b/Android.bp
index 76dc28f..819732d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -111,8 +111,4 @@ cc_library {
cc_library {
name: "libhidltransport",
vendor_available: true,
- vndk: {
- enabled: true,
- support_system_process: true,
- },
}