aboutsummaryrefslogtreecommitdiff
path: root/gradle
AgeCommit message (Collapse)Author
2021-09-10Edit gradle project for TestMediaAppArnaud Berry
Sign the app with the same certificate so the gradle and soong builds can override each other. Bug: 194511956 Test: manual Change-Id: Ica116ba3fd85da0aa721df267539d6737f0dae8b
2020-08-26Make test apps buildable in Android StudioSam Lin
- Use AOSP links - Add git workflow & instructions in readme.md - Add build.gradle for RotaryPlayground - Fix build errors in TestMediaApp - Add git_clone_projects.sh & go_rotary.sh Bug: 161492279 Test: Build and Run both sucessfully on Android Studio and Emulator Change-Id: Ia73641f770044518a87f7487f52c734ec46f1a2b
2019-10-02Create unbundled gradle project, and make the app work with AutoArnaud Berry
Removed dependencies on other repositories so that the tests repository can be checked out and built independently with Android Studio. Test: manual Change-Id: If499e0510ffd5071dd674a66d74f378994b7c1f6