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

Commit cebe8f98 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add platform_apis in Android.bp"

parents dff4801d a1bf8a9b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,4 +11,5 @@ android_app {

    srcs: ["src/**/*.java"],

    platform_apis: true,
}
+1 −0
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@ android_app {
        "src/FrameLayoutInflationActivity.java",
        "src/TextViewInflationActivity.java",
    ],
    platform_apis: true,
}