Merge "Mark some aidl_interface modules as unstable"
This commit is contained in:
@@ -855,6 +855,7 @@ filegroup {
|
||||
|
||||
aidl_interface {
|
||||
name: "libincremental_aidl",
|
||||
unstable: true,
|
||||
srcs: [
|
||||
":incremental_aidl",
|
||||
],
|
||||
|
||||
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user