Loading AconfigFlags.bp +2 −8 Original line number Diff line number Diff line Loading @@ -65,13 +65,13 @@ aconfig_declarations_group { "android.sdk.flags-aconfig-java", "android.security.flags-aconfig-java", "android.server.app.flags-aconfig-java", "android.service.appprediction.flags-aconfig-java", "android.service.autofill.flags-aconfig-java", "android.service.chooser.flags-aconfig-java", "android.service.compat.flags-aconfig-java", "android.service.controls.flags-aconfig-java", "android.service.dreams.flags-aconfig-java", "android.service.notification.flags-aconfig-java", "android.service.appprediction.flags-aconfig-java", "android.service.quickaccesswallet.flags-aconfig-java", "android.service.voice.flags-aconfig-java", "android.speech.flags-aconfig-java", Loading Loading @@ -828,8 +828,8 @@ java_aconfig_library { min_sdk_version: "30", apex_available: [ "//apex_available:platform", "com.android.nfcservices", "com.android.permission", "com.android.nfcservices", ], } Loading Loading @@ -1832,12 +1832,6 @@ java_aconfig_library { min_sdk_version: "30", apex_available: [ "//apex_available:platform", "com.android.adservices", "com.android.cellbroadcast", "com.android.devicelock", "com.android.extservices", "com.android.healthfitness", "com.android.mediaprovider", "com.android.permission", ], } Loading packages/SettingsLib/SettingsTheme/Android.bp +2 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ android_library { ], resource_dirs: ["res"], static_libs: [ "aconfig_settingslib_exported_flags_java_lib", "androidx.preference_preference", "com.google.android.material_material", ], Loading @@ -24,12 +23,12 @@ android_library { min_sdk_version: "21", apex_available: [ "//apex_available:platform", "com.android.adservices", "com.android.cellbroadcast", "com.android.devicelock", "com.android.extservices", "com.android.permission", "com.android.adservices", "com.android.healthfitness", "com.android.mediaprovider", "com.android.permission", ], } packages/SettingsLib/SettingsTheme/src/com/android/settingslib/widget/SettingsThemeHelper.kt +1 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package com.android.settingslib.widget import android.content.Context import android.os.Build import com.android.settingslib.flags.Flags object SettingsThemeHelper { private const val IS_EXPRESSIVE_DESIGN_ENABLED = "is_expressive_design_enabled" Loading Loading @@ -50,8 +49,7 @@ object SettingsThemeHelper { expressiveThemeState = if ( (Build.VERSION.SDK_INT >= Build.VERSION_CODES.VANILLA_ICE_CREAM) && (getPropBoolean(context, IS_EXPRESSIVE_DESIGN_ENABLED, false) || Flags.isExpressiveDesignEnabled()) getPropBoolean(context, IS_EXPRESSIVE_DESIGN_ENABLED, false) ) { ExpressiveThemeState.ENABLED } else { Loading packages/SettingsLib/aconfig/settingslib.aconfig +0 −30 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ flag { namespace: "systemui" description: "Enable new status bar system icons" bug: "314812750" is_exported: true } flag { Loading @@ -14,7 +13,6 @@ flag { namespace: "bluetooth" description: "Displays the auto on toggle in the bluetooth QS tile dialog" bug: "316985153" is_exported: true } flag { Loading @@ -22,7 +20,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates the legacy le audio sharing UI." bug: "322295262" is_exported: true } flag { Loading @@ -30,7 +27,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio sharing" bug: "323125723" is_exported: true } flag { Loading @@ -38,7 +34,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio private broadcast sharing via QR code" bug: "323125723" is_exported: true } flag { Loading @@ -46,7 +41,6 @@ flag { namespace: "dck_framework" description: "Hide exclusively managed Bluetooth devices in BT settings menu." bug: "324475542" is_exported: true } flag { Loading @@ -54,7 +48,6 @@ flag { namespace: "bluetooth" description: "Enable setting preferred transport for Le Audio device" bug: "330581926" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -65,7 +58,6 @@ flag { namespace: "pixel_cross_device_control" description: "Use metadata instead of device type to determine whether a bluetooth device should use advanced details header." bug: "328556903" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -76,7 +68,6 @@ flag { namespace: "cross_device_experiences" description: "Use bluetooth profile connection policy to determine spatial audio attributes" bug: "341005211" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -87,7 +78,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to show separate volume bars during audio sharing" bug: "336716411" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading Loading @@ -127,7 +117,6 @@ flag { namespace: "accessibility" description: "Changes the return value of HearingAidProfile.accessProfileEnabled() to true" bug: "356530795" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -138,7 +127,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable fix for hysteresis mode" bug: "355222285" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -149,7 +137,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable fix for member device active state sync on lea profile" bug: "364201289" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -160,7 +147,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable audio sharing qs dialog improvement" bug: "360759048" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -171,7 +157,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable audio sharing developer option" bug: "368401233" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -182,7 +167,6 @@ flag { namespace: "accessibility" description: "Enable the ambient volume control in device details and hearing devices dialog." bug: "357878944" is_exported: true } flag { Loading @@ -190,7 +174,6 @@ flag { namespace: "android_settings" description: "Enable the user consent prompt before writing sensitive preferences via service" bug: "378552675" is_exported: true } flag { Loading @@ -198,7 +181,6 @@ flag { namespace: "accessibility" description: "Enable the input routing control in device details and hearing devices dialog." bug: "349255906" is_exported: true } flag { Loading @@ -206,7 +188,6 @@ flag { namespace: "accessibility" description: "Enable the connection status report for a set of hearing device." bug: "357882387" is_exported: true } flag { Loading @@ -214,7 +195,6 @@ flag { namespace: "cross_device_experiences" description: "Do not show problem connecting message when Android Auto disconnect A2DP" bug: "381981752" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -225,7 +205,6 @@ flag { namespace: "cross_device_experiences" description: "Do not auto pick audio sharing fallback device in UI" bug: "383469911" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -236,16 +215,7 @@ flag { namespace: "cross_device_experiences" description: "UI changes for temporary bond devices in audio sharing." bug: "362859132" is_exported: true metadata { purpose: PURPOSE_BUGFIX } } flag { name: "is_expressive_design_enabled" namespace: "android_settings" description: "enable expressive design in Settings" bug: "386013400" is_exported: true } Loading
AconfigFlags.bp +2 −8 Original line number Diff line number Diff line Loading @@ -65,13 +65,13 @@ aconfig_declarations_group { "android.sdk.flags-aconfig-java", "android.security.flags-aconfig-java", "android.server.app.flags-aconfig-java", "android.service.appprediction.flags-aconfig-java", "android.service.autofill.flags-aconfig-java", "android.service.chooser.flags-aconfig-java", "android.service.compat.flags-aconfig-java", "android.service.controls.flags-aconfig-java", "android.service.dreams.flags-aconfig-java", "android.service.notification.flags-aconfig-java", "android.service.appprediction.flags-aconfig-java", "android.service.quickaccesswallet.flags-aconfig-java", "android.service.voice.flags-aconfig-java", "android.speech.flags-aconfig-java", Loading Loading @@ -828,8 +828,8 @@ java_aconfig_library { min_sdk_version: "30", apex_available: [ "//apex_available:platform", "com.android.nfcservices", "com.android.permission", "com.android.nfcservices", ], } Loading Loading @@ -1832,12 +1832,6 @@ java_aconfig_library { min_sdk_version: "30", apex_available: [ "//apex_available:platform", "com.android.adservices", "com.android.cellbroadcast", "com.android.devicelock", "com.android.extservices", "com.android.healthfitness", "com.android.mediaprovider", "com.android.permission", ], } Loading
packages/SettingsLib/SettingsTheme/Android.bp +2 −3 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ android_library { ], resource_dirs: ["res"], static_libs: [ "aconfig_settingslib_exported_flags_java_lib", "androidx.preference_preference", "com.google.android.material_material", ], Loading @@ -24,12 +23,12 @@ android_library { min_sdk_version: "21", apex_available: [ "//apex_available:platform", "com.android.adservices", "com.android.cellbroadcast", "com.android.devicelock", "com.android.extservices", "com.android.permission", "com.android.adservices", "com.android.healthfitness", "com.android.mediaprovider", "com.android.permission", ], }
packages/SettingsLib/SettingsTheme/src/com/android/settingslib/widget/SettingsThemeHelper.kt +1 −3 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ package com.android.settingslib.widget import android.content.Context import android.os.Build import com.android.settingslib.flags.Flags object SettingsThemeHelper { private const val IS_EXPRESSIVE_DESIGN_ENABLED = "is_expressive_design_enabled" Loading Loading @@ -50,8 +49,7 @@ object SettingsThemeHelper { expressiveThemeState = if ( (Build.VERSION.SDK_INT >= Build.VERSION_CODES.VANILLA_ICE_CREAM) && (getPropBoolean(context, IS_EXPRESSIVE_DESIGN_ENABLED, false) || Flags.isExpressiveDesignEnabled()) getPropBoolean(context, IS_EXPRESSIVE_DESIGN_ENABLED, false) ) { ExpressiveThemeState.ENABLED } else { Loading
packages/SettingsLib/aconfig/settingslib.aconfig +0 −30 Original line number Diff line number Diff line Loading @@ -6,7 +6,6 @@ flag { namespace: "systemui" description: "Enable new status bar system icons" bug: "314812750" is_exported: true } flag { Loading @@ -14,7 +13,6 @@ flag { namespace: "bluetooth" description: "Displays the auto on toggle in the bluetooth QS tile dialog" bug: "316985153" is_exported: true } flag { Loading @@ -22,7 +20,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates the legacy le audio sharing UI." bug: "322295262" is_exported: true } flag { Loading @@ -30,7 +27,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio sharing" bug: "323125723" is_exported: true } flag { Loading @@ -38,7 +34,6 @@ flag { namespace: "pixel_cross_device_control" description: "Gates whether to enable LE audio private broadcast sharing via QR code" bug: "323125723" is_exported: true } flag { Loading @@ -46,7 +41,6 @@ flag { namespace: "dck_framework" description: "Hide exclusively managed Bluetooth devices in BT settings menu." bug: "324475542" is_exported: true } flag { Loading @@ -54,7 +48,6 @@ flag { namespace: "bluetooth" description: "Enable setting preferred transport for Le Audio device" bug: "330581926" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -65,7 +58,6 @@ flag { namespace: "pixel_cross_device_control" description: "Use metadata instead of device type to determine whether a bluetooth device should use advanced details header." bug: "328556903" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -76,7 +68,6 @@ flag { namespace: "cross_device_experiences" description: "Use bluetooth profile connection policy to determine spatial audio attributes" bug: "341005211" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -87,7 +78,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to show separate volume bars during audio sharing" bug: "336716411" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading Loading @@ -127,7 +117,6 @@ flag { namespace: "accessibility" description: "Changes the return value of HearingAidProfile.accessProfileEnabled() to true" bug: "356530795" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -138,7 +127,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable fix for hysteresis mode" bug: "355222285" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -149,7 +137,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable fix for member device active state sync on lea profile" bug: "364201289" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -160,7 +147,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable audio sharing qs dialog improvement" bug: "360759048" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -171,7 +157,6 @@ flag { namespace: "cross_device_experiences" description: "Gates whether to enable audio sharing developer option" bug: "368401233" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -182,7 +167,6 @@ flag { namespace: "accessibility" description: "Enable the ambient volume control in device details and hearing devices dialog." bug: "357878944" is_exported: true } flag { Loading @@ -190,7 +174,6 @@ flag { namespace: "android_settings" description: "Enable the user consent prompt before writing sensitive preferences via service" bug: "378552675" is_exported: true } flag { Loading @@ -198,7 +181,6 @@ flag { namespace: "accessibility" description: "Enable the input routing control in device details and hearing devices dialog." bug: "349255906" is_exported: true } flag { Loading @@ -206,7 +188,6 @@ flag { namespace: "accessibility" description: "Enable the connection status report for a set of hearing device." bug: "357882387" is_exported: true } flag { Loading @@ -214,7 +195,6 @@ flag { namespace: "cross_device_experiences" description: "Do not show problem connecting message when Android Auto disconnect A2DP" bug: "381981752" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -225,7 +205,6 @@ flag { namespace: "cross_device_experiences" description: "Do not auto pick audio sharing fallback device in UI" bug: "383469911" is_exported: true metadata { purpose: PURPOSE_BUGFIX } Loading @@ -236,16 +215,7 @@ flag { namespace: "cross_device_experiences" description: "UI changes for temporary bond devices in audio sharing." bug: "362859132" is_exported: true metadata { purpose: PURPOSE_BUGFIX } } flag { name: "is_expressive_design_enabled" namespace: "android_settings" description: "enable expressive design in Settings" bug: "386013400" is_exported: true }