summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Eric Jeong <ericjeong@google.com> 2025-02-03 10:19:32 -0800
committer Eric Jeong <ericjeong@google.com> 2025-02-03 15:25:22 -0800
commitafc2188aeba21bf8d9dcc4140d202b1817f58ae7 (patch)
tree0a19b1ad9a9b847f35c09c5e845988000de431f5
parentf3f7d8750ec2e431a4fa278a46edc9add2acd6a0 (diff)
Move RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS to trunk staging
- A flag to control AAOS native power notifications Bug: 377528743 Flag: RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS Test: build okay Change-Id: I494a267ce88b00dd2ea53efe05c28ef7fc5a6d52
-rw-r--r--automotive/flag_values/trunk_staging/RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS.textproto4
1 files changed, 4 insertions, 0 deletions
diff --git a/automotive/flag_values/trunk_staging/RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS.textproto b/automotive/flag_values/trunk_staging/RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS.textproto
new file mode 100644
index 00000000..7a543c2f
--- /dev/null
+++ b/automotive/flag_values/trunk_staging/RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS.textproto
@@ -0,0 +1,4 @@
+name: "RELEASE_FRAMEWORK_NATIVE_POWER_NOTIFICATIONS"
+value: {
+ bool_value: true
+}