summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to packages/apps/QuickAccessWalletBob Badour
Added SPDX-license-identifier-Apache-2.0 to: Android.bp tests/robolectric/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Id13ebea51f32c6d5301471fb328ecf27141ec376
2020-03-13Simpler Quick Access Wallet implementation + UI updatesSean Pont
Replaces Kotlin implementation with simpler java implementation. Changes include: - Only works with the QuickAccessWalletClient - Some UI updates (smaller cards, smaller icons) - Introduces robolectric tests - Does not support Emergency Info card provided from second source Bug: 150134429 Bug: 150331617 Test: atest QuickAccessWalletRoboTests Test: manual - open Global Actions, look at cards Change-Id: I1f3cbd7e8ea3b3dcabd421c90b88f4a0ca282523
2020-01-23Revert "Revert "Initial commit""Alessio Balsini
This reverts commit 88aaf34178dcfd7ae446dd9f717e09d990641aec. Reason for revert: reverting didn't work Change-Id: I48cb708db844d5fb43d5fb4e9106ce847a5c1041
2020-01-23Revert "Initial commit"Alessio Balsini
This reverts commit 13cb360b4e5e60e71a960d5a2d014ea7c9000230. Reason for revert: Droidcop-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_master-without-vendor&target=aosp_flame-userdebug&lkgb=6154403&lkbb=6156057&fkbb=6155263, bug b/148145294 Change-Id: I98c0dfadc41bc7beb6541fb7e4a7715ab47b9052
2020-01-22Initial commitSteve Elliott
Test: atest, manual Fixes: 147362532 Bug: 147361784 Change-Id: I9dacff4b69e8f000b376b76fea9a8477a9885673