OpenEUICC/app-common
Peter Cai b580193624 Generate Android.bp and dependencies with LineageOS's GenerateBp plugin
...extract all common dependencies to a new module, app-deps, and then
run LineageOS's GenerateBp plugin based on that. The resulting
Android.bp file is a java_defaults that can be used from the main
Android.bp.

Note that the prebuilt binaries are placed in app-deps/libs by
GenerateBp. This directory is explicitly excluded by .gitignore. These
binaries should be copied to another repository
(android_prebuilts_openeuicc-deps) manually.
2024-01-20 16:36:23 -05:00
..
src app-unpriv: Downgrade minSDK to 28 (P) 2024-01-20 12:59:34 -05:00
.gitignore refactor: [1/n] Separate app into app and app-common 2023-11-28 18:26:24 -05:00
build.gradle.kts Generate Android.bp and dependencies with LineageOS's GenerateBp plugin 2024-01-20 16:36:23 -05:00
consumer-rules.pro refactor: [1/n] Separate app into app and app-common 2023-11-28 18:26:24 -05:00
proguard-rules.pro refactor: [1/n] Separate app into app and app-common 2023-11-28 18:26:24 -05:00