summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/CaptivePortalLogin/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/CaptivePortalLogin/Android.bp b/packages/CaptivePortalLogin/Android.bp
index b3e4e8306e29..7acdfa1fd4a8 100644
--- a/packages/CaptivePortalLogin/Android.bp
+++ b/packages/CaptivePortalLogin/Android.bp
@@ -17,7 +17,7 @@
android_app {
name: "CaptivePortalLogin",
srcs: ["src/**/*.java"],
- platform_apis: true,
+ sdk_version: "system_current",
certificate: "platform",
static_libs: [
"androidx.legacy_legacy-support-v4",