diff options
-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 +} |