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

This commit is contained in:
Jiyong Park
2020-04-20 03:23:06 +00:00
committed by Android (Google) Code Review

View File

@@ -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: [