summaryrefslogtreecommitdiffstats
path: root/automotive/evs/1.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'automotive/evs/1.0/Android.bp')
-rw-r--r--automotive/evs/1.0/Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/automotive/evs/1.0/Android.bp b/automotive/evs/1.0/Android.bp
index 05bc72172..7ae2231c3 100644
--- a/automotive/evs/1.0/Android.bp
+++ b/automotive/evs/1.0/Android.bp
@@ -67,6 +67,9 @@ cc_library {
generated_headers: ["android.hardware.automotive.evs@1.0_genc++_headers"],
export_generated_headers: ["android.hardware.automotive.evs@1.0_genc++_headers"],
vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
shared_libs: [
"libhidlbase",
"libhidltransport",