aboutsummaryrefslogtreecommitdiff
path: root/java/app_import_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix DONT_UNCOMPRESS_PRIV_APPS_DEXS for `android_app_import`.Ulya Trafimovich2021-09-011-3/+3
* Add tests for uncompressed dex for `android_app_import`.Ulya Trafimovich2021-09-011-0/+72
* Adding relative_install_path field to android_app_importSpandan Das2021-05-201-0/+63
* Remove uses of buildDir from java/app_import_test.goPaul Duffin2021-03-241-13/+11
* Lineage properties support module references.Jaewoong Jung2021-03-091-0/+26
* Add additional_certificates to android_app_import.Jaewoong Jung2021-03-081-2/+16
* Add ctx to AndroidMkExtraEntriesFuncColin Cross2021-02-191-7/+6
* Enable android_app_import to supply framework-res.Bill Peckham2021-02-051-0/+63
* Enforce <uses-library> checks for android_app and android_app_import.Ulya Trafimovich2021-01-051-9/+9
* Break up app.go.Jaewoong Jung2020-12-211-0/+495