Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Sharkey
d23b5379c0 Enable Error Prone to detect obscure bugs.
We've been writing many new framework-specific Error Prone checkers
to help detect obscure platform bugs, and this change starts enabling
those checkers for more packages across the platform.

Bug: 155703208
Test: manual
Exempt-From-Owner-Approval: trivial blueprint changes
Change-Id: I1db3412b0be40f6f78c68331ae01756887192071
2020-10-23 16:55:30 -06:00
Pasty Chang
b97e88e192 Merge "Revert "Change to use setupdesign library"" 2020-09-09 13:07:41 +00:00
Pasty Chang
9f83bd28d1 Revert "Change to use setupdesign library"
This reverts commit 49674ebb2a.

Reason for revert: Cause GTS test failed, because it can't get footer button object by resource id.

Bug: 163430888

Change-Id: If3f74a522fb42aa71bc1f9df61038694faf15c92
2020-09-09 11:12:04 +00:00
Pasty Chang
5a3134e0c3 Merge "Change to use setupdesign library" 2020-08-06 05:53:43 +00:00
pastychang
49674ebb2a Change to use setupdesign library
Screenshot: https://hsv.googleplex.com/5418723034791936

Bug: 133793202
Test: manual
Change-Id: I99a411bad767e73bce9233214f1ddfc6f8408eea
2020-08-06 08:36:48 +08:00
Jeff Davidson
75825fea66 Use default (testkey) cert for SimAppDialog.
SimAppDialog does not require any special permissions; it is launched
by the platform (controlled by the
config_carrierAppInstallDialogComponent resource) and only needs to
launch the user's app store to install a carrier app.

Fixes: 162396906
Test: TreeHugger; will flash/verify functionality on TH build
Change-Id: I1ed1202b4f080f690b816b99219de45164aab8fe
2020-07-29 10:09:37 -07:00
Colin Cross
20bc2bf3f6 Convert more of frameworks/base/packages to Android.bp
See build/soong/README.md for more information.

Bug: 122332340
Test: m DynamicSystemInstallationService InputDevices MtpDocumentsProvider SimAppDialog
Change-Id: I851b819030a1da6091f5d6125a228bb01a99011b
2019-07-24 16:06:52 -07:00