diff options
author | 2025-04-02 10:13:46 -0700 | |
---|---|---|
committer | 2025-04-03 18:21:34 -0700 | |
commit | 75a5c47d88a8877b570f4fff06dda169b47039e9 (patch) | |
tree | 62109f89dbc8d600e7552632668f479790dfc598 | |
parent | 81c9b8a39c4a3d5898437fd7024737289d54ea94 (diff) |
Add flag com.android.systemui.media_projection_grey_error_text to bp2a.
This change was automatically created by advancing the Gantry workflow at:
https://releasetracker.partner.android.com/changes/301h0ra000001?build_unique_id=ComAndroidSystemuiMediaProjectionGreyErrorTextLaunch-platform
Do not edit this file manually or revert this change - use the Gantry workflow to manage the state of this flag.
Bug: 400877402
Flag: com.android.systemui.media_projection_grey_error_text
Ignore-AOSP-First: AConfig change for future AOSP release
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a48346ff2f9a0a294bd49f3ba0bfff318550d52d)
Merged-In: Ief0f3115ba9370f65bf1efcac9106220dc966a82
Change-Id: Ief0f3115ba9370f65bf1efcac9106220dc966a82
-rw-r--r-- | aconfig/bp2a/com.android.systemui/media_projection_grey_error_text_flag_values.textproto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/aconfig/bp2a/com.android.systemui/media_projection_grey_error_text_flag_values.textproto b/aconfig/bp2a/com.android.systemui/media_projection_grey_error_text_flag_values.textproto new file mode 100644 index 00000000..64e9d719 --- /dev/null +++ b/aconfig/bp2a/com.android.systemui/media_projection_grey_error_text_flag_values.textproto @@ -0,0 +1,6 @@ +flag_value { + package: "com.android.systemui" + name: "media_projection_grey_error_text" + state: ENABLED + permission: READ_ONLY +} |