Merge "Mark some aidl_interface modules as unstable" into rvc-dev am: fc7d16b3c7

Change-Id: I1693261f829fe4b40dbe2d0e11b7e88916582476
This commit is contained in:
Jiyong Park
2020-04-21 10:11:46 +00:00
committed by Automerger Merge Worker

View File

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