commit | 1655caeadab9860d9bae9c990f6d6ac40729cf4a | [log] [tgz] |
---|---|---|
author | Yahav Nussbaum <yahav@google.com> | Wed Feb 21 10:20:11 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 21 10:20:11 2024 +0000 |
tree | 7a6b30c9973727db96718771987fadb6c9f129c6 | |
parent | 48f8d1892f5fc76da093a7ab951b5391a05ea29b [diff] | |
parent | 0ea00dd7c8aea5be99da8a7c434e45baff7b4949 [diff] |
Merge "Flag declaration file for Nearby" into main
diff --git a/nearby/flags/nearby_flags.aconfig b/nearby/flags/nearby_flags.aconfig new file mode 100644 index 0000000..b957d33 --- /dev/null +++ b/nearby/flags/nearby_flags.aconfig
@@ -0,0 +1,9 @@ +package: "com.android.nearby.flags" +container: "system" + +flag { + name: "powered_off_finding" + namespace: "nearby" + description: "Controls whether the Powered Off Finding feature is enabled" + bug: "307898240" +}