Merge "Mark some aidl_interface modules as unstable"

This commit is contained in:
Jiyong Park
2020-04-20 10:11:54 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -855,6 +855,7 @@ filegroup {
aidl_interface {
name: "libincremental_aidl",
unstable: true,
srcs: [
":incremental_aidl",
],

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