summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Stefani <luca.stefani.ge1@gmail.com>2020-03-07 13:35:12 +0100
committerLuca Stefani <luca.stefani.ge1@gmail.com>2020-03-07 13:35:12 +0100
commit7d9cfc1e030326c4727e5a31ed8caeec7d4710d3 (patch)
tree7b8ea50fc11a94d8c5ad207846a49985f28f87b5
parent99e5addc40865b6ad3eea14fa465145a2ba58535 (diff)
parent271cccbc51397f0ec14f68393ea1f9e090281f7c (diff)
downloadandroid_packages_modules_CaptivePortalLogin-7d9cfc1e030326c4727e5a31ed8caeec7d4710d3.tar.gz
android_packages_modules_CaptivePortalLogin-7d9cfc1e030326c4727e5a31ed8caeec7d4710d3.tar.bz2
android_packages_modules_CaptivePortalLogin-7d9cfc1e030326c4727e5a31ed8caeec7d4710d3.zip
Merge tag 'android-10.0.0_r31' into lineage-17.1-android-10.0.0_r31
Android 10.0.0 release 31 * tag 'android-10.0.0_r31': Revert "DO NOT MERGE Set module versions to 299900000" DO NOT MERGE Set module versions to 299900000 Dev branch modules need to have a super high version code so that they can be sideloaded on any device running any version of modules. add java_api_finder plugin to mainline module CaptivePortalLogin to generate java APIs used by CaptivePortalLogin. Change-Id: I26d6b6b2dd890e558a35917ca37e0ccc1660b756
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 1f6c2ae..9662efe 100644
--- a/Android.bp
+++ b/Android.bp
@@ -25,6 +25,7 @@ java_defaults {
"captiveportal-lib",
],
manifest: "AndroidManifest.xml",
+ plugins: ["java_api_finder"],
}
android_app {