Clean up settings subsequent pairing aconfig flag

BUG: 362649019
Test: atest FastPairDeviceGroupControllerTest
Flag: EXEMPT clean up
Change-Id: Ia49b0e4e9e5b9af7fe33b2182344f7a43786f111
This commit is contained in:
Haijie Hong
2024-08-28 14:23:53 +08:00
parent d0ea9bc2bc
commit dc68fd4253
6 changed files with 10 additions and 140 deletions

View File

@@ -1,13 +1,6 @@
package: "com.android.settings.flags"
container: "system_ext"
flag {
name: "enable_subsequent_pair_settings_integration"
namespace: "pixel_cross_device_control"
description: "Gates whether to enable subsequent pair Settings integration."
bug: "299405720"
}
flag {
name: "rotation_connected_display_setting"
namespace: "display_manager"
@@ -47,4 +40,4 @@ flag {
metadata {
purpose: PURPOSE_BUGFIX
}
}
}