commit | 409c5667a4fb8d648cbc6e36f4824d9e51122b0b | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Thu Oct 13 23:00:06 2022 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Thu Oct 13 23:53:49 2022 +0800 |
tree | 504b0b9a4cc373400dc0188b6778228f34b029be | |
parent | 171c9f20418e1abe82c62affb5bb8a45e987c028 [diff] [blame] |
Add lifecycle-livedata-ktx for SpaLib Also, - Update the appcompat library version. - Use -opt-in instead of -Xopt-in. - Add TEST_MAPPING for SpaPrivilegedLibTests. Bug: 235727273 Test: m SpaLib Test: m SpaPrivilegedLib Change-Id: I1a0e7957e23ba281ab18794d349f2968f5110050
diff --git a/packages/SettingsLib/Spa/TEST_MAPPING b/packages/SettingsLib/Spa/TEST_MAPPING index b4b65d4..b7ce518 100644 --- a/packages/SettingsLib/Spa/TEST_MAPPING +++ b/packages/SettingsLib/Spa/TEST_MAPPING
@@ -5,6 +5,9 @@ }, { "name": "SpaPrivilegedLibTests" + }, + { + "name": "SettingsSpaUnitTests" } ] }