summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author terryguan <terryguan@google.com> 2025-03-13 14:58:41 -0700
committer terryguan <terryguan@google.com> 2025-03-13 15:22:32 -0700
commitd1c974f37f7466167e130cfbae0813ad441dd665 (patch)
treea9b130e0cf75292e7704aa21e1fe8f8e310b18aa
parent3770766dbca9843a0c8694ced0cea02885f63553 (diff)
Move car_property_simulation feature to staging
Bug: 377378043 Test: make Flag: android.car.feature.car_property_simulation Change-Id: I6d73e35abfb6c6f841a23290d3c0aa7179db4fc8
-rw-r--r--automotive/aconfig/trunk_staging/android.car.feature/car_property_simulation_flag_values.textproto6
1 files changed, 6 insertions, 0 deletions
diff --git a/automotive/aconfig/trunk_staging/android.car.feature/car_property_simulation_flag_values.textproto b/automotive/aconfig/trunk_staging/android.car.feature/car_property_simulation_flag_values.textproto
new file mode 100644
index 00000000..2007affb
--- /dev/null
+++ b/automotive/aconfig/trunk_staging/android.car.feature/car_property_simulation_flag_values.textproto
@@ -0,0 +1,6 @@
+flag_value {
+ package: "android.car.feature"
+ name: "car_property_simulation"
+ state: ENABLED
+ permission: READ_ONLY
+}