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 f5e252c61fa1..4ac652acb18f 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: [
"android-support-v4",