ykhung
6891900af5
Protect failed setUidPolicy() and avoid storing invalid UIDs
...
Add protection for the setUidPolicy() failed case to avoid invalid UIDs
to crash the caller process, and avoid storing the invalid UIDs to
SharedPreferences if it is failed to setUidPolicy()
Bug: 306329984
Test: make -j64 RunSettingsRoboTests ROBOTEST_FILTER="com.android.settings.fuelgauge"
Change-Id: I5c14434708b82ba3c238c2338d47085c2ce244e0
2023-11-29 16:59:17 +08:00
Yanting Yang
4b2a052628
Merge "Ignore failing test of EntityHeaderControllerTest" into main
2023-11-28 14:14:00 +00:00
Yanting Yang
cff3e7301f
Merge "Ignore failing tests of TrustAgentsPreferenceControllerTest" into main
2023-11-28 13:34:14 +00:00
Yanting Yang
a3a2c7eb36
Merge "Ignore failing test of PinPrivacyPreferenceControllerTest" into main
2023-11-28 13:21:57 +00:00
Yanting Yang
6028b68840
Ignore failing test of EntityHeaderControllerTest
...
Bug: 313616350
Test: atest
Change-Id: If2cbae5d95f78da92f7532516534ba22c126771b
2023-11-28 21:12:31 +08:00
Yanting Yang
e61bdff368
Merge "Ignore failing test of CodeInspectionTest" into main
2023-11-28 13:10:45 +00:00
Yanting Yang
bcce49defd
Merge "Ignore failing test of GrayscaleConditionControllerTest" into main
2023-11-28 12:54:24 +00:00
Yanting Yang
5f7694d633
Merge "Ignore failing tests of com.android.settings.homepage.contextualcards.slices" into main
2023-11-28 12:53:39 +00:00
Yanting Yang
79667f5f59
Merge "Ignore failing test of AppLocalePickerActivityTest" into main
2023-11-28 12:53:17 +00:00
Yanting Yang
a2cd9b813f
Ignore failing tests of TrustAgentsPreferenceControllerTest
...
Bug: 313612480
Test: atest
Change-Id: I0faf497beb5ed998464c61aa5983a3bcba554826
2023-11-28 20:42:25 +08:00
Yanting Yang
40b666ac6e
Merge "Ignore failing tests of MediaOutputIndicatorSliceTest" into main
2023-11-28 12:32:44 +00:00
Yanting Yang
c4293e281a
Ignore failing test of PinPrivacyPreferenceControllerTest
...
Bug: 313612259
Test: atest
Change-Id: I123bb570a903c8c404c99feec52989304d6401c5
2023-11-28 20:29:37 +08:00
Yanting Yang
4eb112de74
Merge "Ignore failing tests of LabeledSeekBarPreferenceTest" into main
2023-11-28 12:23:40 +00:00
Yanting Yang
208f6cbacc
Merge "Ignore failing test cases in BatterTipsCardPreferenceTest" into main
2023-11-28 12:23:11 +00:00
Yanting Yang
85e85e1915
Merge "Ignore failing test case in NetworkProviderSettingsTest" into main
2023-11-28 12:22:16 +00:00
Yanting Yang
5ade594944
Ignore failing test of CodeInspectionTest
...
Bug: 313612087
Test: atest
Change-Id: I526722cc8bd4b9cae904ddd1679f20f9d43a27c3
2023-11-28 20:18:02 +08:00
Yanting Yang
880e650ec7
Merge "Ignore failing tests of BluetoothLeAudioDeviceDetailsPreferenceControllerTest" into main
2023-11-28 11:54:43 +00:00
Yanting Yang
ea969860e3
Ignore failing tests of MediaOutputIndicatorSliceTest
...
Bug: 313605377
Test: atest
Change-Id: Id3614071277614b8c893659980b6891750187fc7
2023-11-28 19:21:55 +08:00
Yiyi Shen
ca95949265
Merge "Fix ConnectedDeviceDashboardFragmentTest." into main
2023-11-28 11:19:13 +00:00
Yanting Yang
70e94b5731
Ignore failing test of AppLocalePickerActivityTest
...
Bug: 313604701
Test: atest
Change-Id: I33ba99c668782a67c69b11a9f5542f3583c66978
2023-11-28 19:08:54 +08:00
Yanting Yang
6c526c081e
Merge "Ignore failing tests of PlatformCompatDashboardTest" into main
2023-11-28 11:00:22 +00:00
Yanting Yang
c681b4fdd0
Ignore failing tests of com.android.settings.homepage.contextualcards.slices
...
Bug: 313598030
Test: atest
Change-Id: I1a122bb0ed853a8f0665cc0f848d5b7bc0c2a113
2023-11-28 18:55:18 +08:00
Yanting Yang
932ddded4e
Merge "Ignore failing tests of ManageApplicationsTest" into main
2023-11-28 10:40:59 +00:00
Yanting Yang
3be76b2ad7
Merge "Ignore failing tests of com.android.settings.applications.appinfo" into main
2023-11-28 10:28:18 +00:00
Yanting Yang
3167228836
Merge "Ignore failing tests of com.android.settings.applications" into main
2023-11-28 10:28:03 +00:00
Yanting Yang
8dd188ba91
Ignore failing test of GrayscaleConditionControllerTest
...
Bug: 313597163
Test: atest
Change-Id: I5a08d9e3a2ac8853bc9111c12388bbbb18a8079a
2023-11-28 18:27:26 +08:00
Yanting Yang
ba2e62c616
Ignore failing tests of LabeledSeekBarPreferenceTest
...
Bug: 313594999
Test: atest
Change-Id: I3eb3b689aa27d894846f55f36977ca8ef3112624
2023-11-28 18:19:25 +08:00
Yanting Yang
1fab3b791b
Ignore failing tests of PlatformCompatDashboardTest
...
Bug: 313591873
Test: atest
Change-Id: I87ca308c53568aecb484f46cbb6cae8d2166a347
2023-11-28 18:09:21 +08:00
Yanting Yang
572fc0d6ec
Ignore failing tests of BluetoothLeAudioDeviceDetailsPreferenceControllerTest
...
Bug: 313589946
Test: atest
Change-Id: I4392b82540a3408b6e01405cf59cb30a759052bb
2023-11-28 17:56:33 +08:00
Yiyi Shen
5a7d1cbd0c
Fix ConnectedDeviceDashboardFragmentTest.
...
Bug: 313362757
Test: atest
Change-Id: I9af41b0842880744e4b0c5864db08a9ddd5d7a13
2023-11-28 09:56:33 +00:00
Yanting Yang
8437e1a64b
Merge "Ignore failing tests of com.android.settings.accounts" into main
2023-11-28 09:45:25 +00:00
Yanting Yang
2ad85dcf3f
Ignore failing tests of ManageApplicationsTest
...
Bug: 313583754
Test: atest
Change-Id: Iae8565a672a34750f16a71a062bc577a42c82a76
2023-11-28 17:43:14 +08:00
Fan Wu
6758ff83f3
Merge "Ignore failing tests under com.android.settings.panel" into main
2023-11-28 09:41:23 +00:00
FanWu
5cbb1e6d0e
Ignore failing test case in NetworkProviderSettingsTest
...
Bug: 313585353
Test: atest
Change-Id: I4b22bd5fc799510e06d5126c63a6313611e5ad6e
2023-11-28 17:39:38 +08:00
Fan Wu
5e87958e2f
Merge "Ignore failing tests under com.android.settings.dashboard" into main
2023-11-28 09:29:35 +00:00
Fan Wu
aea80b2592
Merge "Ignore LinkifySummaryPreferenceTest" into main
2023-11-28 09:29:16 +00:00
Yanting Yang
f1016970f9
Ignore failing tests of com.android.settings.applications.appinfo
...
Bug: 313582035
Test: atest
Change-Id: I475000da64f8a7e4d25178383cabf6efc4df98e5
2023-11-28 17:21:32 +08:00
FanWu
66469618e3
Ignore failing test cases in BatterTipsCardPreferenceTest
...
Bug: 313582999
Test: atest
Change-Id: I38807f5cc1d5c122811c63b8f43c7220670af995
2023-11-28 17:12:20 +08:00
Yanting Yang
80acc1b805
Merge "Ignore failing tests of com.android.settings.MainClearTest" into main
2023-11-28 09:07:42 +00:00
Yanting Yang
d6252636bb
Ignore failing tests of com.android.settings.applications
...
Bug: 313578776
Test: atest
Change-Id: Ifc885440976dc5f9581d77c1bd2f0d5b20daf01b
2023-11-28 17:04:26 +08:00
Fan Wu
f501d193e7
Merge "Ignore failing tests in ChartDataUsagePreferenceTest" into main
2023-11-28 08:58:22 +00:00
Fan Wu
febc63f928
Merge "Ignore failing tests in MainlineModuleVersionPreferenceControllerTest" into main
2023-11-28 08:58:07 +00:00
FanWu
c902c1ba4f
Ignore failing tests under com.android.settings.panel
...
Bug: 313576125
Test: atest
Change-Id: If3aa191cf6e56d2d73f45ce2d7861ad16854dc90
2023-11-28 16:56:32 +08:00
Fan Wu
8579dec1be
Merge "Ignore MemtagPreferenceControllerTest and the development test" into main
2023-11-28 08:43:48 +00:00
Yanting Yang
1e073948f1
Ignore failing tests of com.android.settings.accounts
...
Bug: 313573729
Test: atest
Change-Id: Iaa5a843ed71bc7838a119e88bca2b5562ec55007
2023-11-28 16:33:10 +08:00
FanWu
e7cd8abe99
Ignore failing tests under com.android.settings.dashboard
...
Bug: 313569889
Test: atest
Change-Id: I77976eb3863022bd4c3a60d9652694eede68bd62
2023-11-28 16:31:28 +08:00
FanWu
48f50222f1
Ignore failing tests in ChartDataUsagePreferenceTest
...
Bug: 313568482
Test: atest
Change-Id: I5812203a9442ba8a7116ffeb6b3cedf39c9ef2dd
2023-11-28 16:08:29 +08:00
Yanting Yang
7fa36869d4
Ignore failing tests of com.android.settings.MainClearTest
...
Bug: 313566998
Test: atest
Change-Id: I7e38c43b02a0823dfa13844a7f8bc6701f9471ba
2023-11-28 16:01:25 +08:00
FanWu
950a30c81c
Ignore failing tests in MainlineModuleVersionPreferenceControllerTest
...
Bug: 313567396
Test: atest
Change-Id: Id2cf0740ba51d46da5f030f3100e7097e139c505
2023-11-28 15:57:56 +08:00
Yiyi Shen
011b606740
Merge "[Audiosharing] Enable/disable the main switch base on BT state." into main
2023-11-28 07:36:23 +00:00