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

Commit 73bb48a4 authored by Jeongik Cha's avatar Jeongik Cha Committed by android-build-merger
Browse files

Merge "Add platform_apis in Android.bp" am: cebe8f98 am: 869f3888 am: 820f1fee am: eb50963a

am: 43fe7a5d

Change-Id: I7614d91eee9af0cf6393cbddf9f7dc663a40ab32
parents dfd36454 43fe7a5d
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,
}