diff options
author | 2025-03-27 21:11:17 -0700 | |
---|---|---|
committer | 2025-04-09 18:23:46 -0700 | |
commit | 7df539fb0a52cd7892052bdb2a6f806ed02d520f (patch) | |
tree | 23ffdc27d76e89840434c0d9fe46644b6d1794de /aconfig | |
parent | bdc14ecf73a9110f8cd5a66b23d928f2533ef610 (diff) |
Remove flag com.android.bluetooth.flags.opp_check_content_uri_permissions from bp2a.
This change was automatically created by rolling back a Gantry workflow.
Bug: 375466974
Flag: com.android.bluetooth.flags.opp_check_content_uri_permissions
Ignore-AOSP-First: AConfig change for future AOSP release
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7767ac283a56b7822d6b6bdc1c80d76ccee63a08)
Merged-In: I2e685b63911b52d67ae11cf64f68aa7b43f40781
Change-Id: I2e685b63911b52d67ae11cf64f68aa7b43f40781
Diffstat (limited to 'aconfig')
-rw-r--r-- | aconfig/bp2a/com.android.bluetooth.flags/opp_check_content_uri_permissions_flag_values.textproto | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/aconfig/bp2a/com.android.bluetooth.flags/opp_check_content_uri_permissions_flag_values.textproto b/aconfig/bp2a/com.android.bluetooth.flags/opp_check_content_uri_permissions_flag_values.textproto deleted file mode 100644 index 48824166..00000000 --- a/aconfig/bp2a/com.android.bluetooth.flags/opp_check_content_uri_permissions_flag_values.textproto +++ /dev/null @@ -1,6 +0,0 @@ -flag_value { - package: "com.android.bluetooth.flags" - name: "opp_check_content_uri_permissions" - state: ENABLED - permission: READ_ONLY -} |