summaryrefslogtreecommitdiffstats
path: root/tests/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Changing min sdk to 25Sunny Goyal2019-01-291-1/+1
| | | | Change-Id: I0d28069967854357ca755bf25dec19d4979bdecf
* System apps must target API 28 or higherHyunyoung Song2019-01-031-1/+1
| | | | | Bug: 120997004 Change-Id: I998a443a4327c47cbab8e4bc4843be1693f05d8d
* Fixing AOSP tests after AndroidX migrationVadim Tryshev2018-08-241-1/+1
| | | | | Test: adb shell am instrument -w -r -e debug false com.android.launcher3.tests/androidx.test.runner.AndroidJUnitRunner Change-Id: I72bf7095087b012a6eceac71ee02f2d7a5c8c51b
* Fix duplicate <uses-sdk> elements in Launcher3TestsColin Cross2018-06-181-2/+2
| | | | | | | | | | PackageManager is probably ignoring the first one. Bug: 78447299 Test: m Launcher3Tests Change-Id: I359beac6819ec3f0d856e8e3c909765ea521e487 Merged-In: I359beac6819ec3f0d856e8e3c909765ea521e487 (cherry picked from commit d219bc1923413f3cc9e881e9e95130395a8e177d)
* Adding minSDK for test targetsSunny Goyal2017-02-151-0/+1
| | | | | Bug: 35079440 Change-Id: Ie27eebe7afaed6a80efc43cb41f651e8acabc835
* Fixing broken instrumentation tests when run from command lineSunny Goyal2016-03-181-2/+4
| | | | Change-Id: I923cdbaaaf18c9b765d1e70122b92cd2c1621e06
* Adding tests for rotation preferenceSunny Goyal2015-10-161-3/+5
| | | | | | Updating the gradle file to run tests directly from AndroidStudio Change-Id: Iac23dfc6f995477f2406071fbfab3a16ee58ce6f
* [unit tests] Setup instrument target for the launcher3 unit testHyunyoung Song2015-03-021-0/+29
b/19566571 Change-Id: I47da40aa13a3e7c5ec8531e7ef6a9e52f764c565