From f9d5be93c70ce8cf3fa3e4b5ea60189b76d4bb60 Mon Sep 17 00:00:00 2001 From: Jay Sullivan Date: Fri, 25 Oct 2024 22:05:12 +0000 Subject: Update flag comments Bug: 375668440 Relnote: N/A Test: manual Flag: NONE "comment only" LOW_COVERAGE_REASON=NON_CODE_ONLY Change-Id: Iedbc48845903ad4969bb7598fc708c3361db19a0 --- flags/flags.aconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flags') diff --git a/flags/flags.aconfig b/flags/flags.aconfig index 5f3e84121..1ec9c5866 100644 --- a/flags/flags.aconfig +++ b/flags/flags.aconfig @@ -104,7 +104,7 @@ flag { name: "app_permission_fragment_uses_preferences" is_exported: true namespace: "permissions" - description: "This flag enables AppPermissionFragment rather than LegacyAppPermissionFragment (to support BC25)" + description: "This flag enables AppPermissionFragment rather than LegacyAppPermissionFragment" bug: "349675008" is_fixed_read_only: true } @@ -131,7 +131,7 @@ flag { name: "wear_compose_material3" is_exported: true namespace: "permissions" - description: "This flag enables material3 design system for wear ui components (to support BC25)" + description: "This flag enables material3 design system for wear ui components" bug: "370489422" is_fixed_read_only: true } -- cgit v1.2.3-59-g8ed1b