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

Commit 1771ba5c authored by Jiyong Park's avatar Jiyong Park Committed by Automerger Merge Worker
Browse files

Merge "Mark some aidl_interface modules as unstable" am: 77a58cde

Change-Id: I67e3ef3d698c8f36e04718f630d4d70a915fc0bb
parents 65c23822 77a58cde
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -855,6 +855,7 @@ filegroup {

aidl_interface {
    name: "libincremental_aidl",
    unstable: true,
    srcs: [
        ":incremental_aidl",
    ],
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
// AIDL interfaces between the core system and the tethering mainline module.
aidl_interface {
    name: "tethering-aidl-interfaces",
    unstable: true,
    local_include_dir: "src",
    include_dirs: ["frameworks/base/core/java"], // For framework parcelables.
    srcs: [