Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 38d20263 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Compile CaptivePortalLogin as system_current

Test: make CaptivePortalLogin
Test: flashed, boots, login works
Bug: 112869080
Change-Id: I955c1b111ce76262fe20f5891b1853de0889f4b8
parent 47274275
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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",