summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author kellyhung <kellyhung@google.com> 2024-08-05 18:41:45 +0800
committer Kelly Hung <kellyhung@google.com> 2024-08-06 10:15:12 +0000
commit919008ac54e695e5c2c93abcc47aab4b4f6e16cf (patch)
tree982d744be403905c1fe6cc96edae7c6a81d83f40
parent4f5422e9b319f952d984159b31297cb0905ac9f3 (diff)
Add vendor_available to native_headers for sensor_test
Bug: 353866458 Test: Presubmits Flag: EXEMPT bugfix Change-Id: I39750e1c7c06740a4c56d455271985bdd800d2db
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4befb1b377..72311f0263 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,6 +38,7 @@ license {
cc_library_headers {
name: "native_headers",
+ vendor_available: true,
host_supported: true,
target: {
windows: {