summaryrefslogtreecommitdiff
path: root/automotive/aconfig
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2024-12-11 17:09:58 -0800
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-12-11 17:09:58 -0800
commit3670b0cb73000acdfe0fa64eef037fabd7146c4d (patch)
tree0c5328c7607ee9cf2105de424ad1340b5576073a /automotive/aconfig
parente52ec4962a7373edfb443314e5afa9172b78e9e2 (diff)
parent66ed3ce7318a1626bb0f388d5191f3ba6b68cd59 (diff)
Merge "Move car_property_supported_value feature to staging" into main
Diffstat (limited to 'automotive/aconfig')
-rw-r--r--automotive/aconfig/trunk_staging/android.car.feature/car_property_supported_value_flag_values.textproto6
1 files changed, 6 insertions, 0 deletions
diff --git a/automotive/aconfig/trunk_staging/android.car.feature/car_property_supported_value_flag_values.textproto b/automotive/aconfig/trunk_staging/android.car.feature/car_property_supported_value_flag_values.textproto
new file mode 100644
index 00000000..49e3682a
--- /dev/null
+++ b/automotive/aconfig/trunk_staging/android.car.feature/car_property_supported_value_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "android.car.feature"
+ name: "car_property_supported_value"
+ state: ENABLED
+ permission: READ_ONLY
+}