Merge "remove deprecated bp 'subdirs'" am: aba02dbe6e am: 22197eaea7

Change-Id: I1fa6f86992ac255469fc6958b7d7ef0659b0c8f7
This commit is contained in:
Automerger Merge Worker 2020-01-15 02:13:35 +00:00
commit d765a4bcca
8 changed files with 0 additions and 22 deletions

View file

@ -2,5 +2,3 @@ filegroup {
name: "android_filesystem_config_header",
srcs: ["include/private/android_filesystem_config.h"],
}
subdirs = ["*"]

View file

@ -355,7 +355,3 @@ cc_binary {
init_rc: ["tombstoned/tombstoned.rc"],
}
subdirs = [
"crasher",
]

View file

@ -1 +0,0 @@
subdirs = ["*"]

View file

@ -24,5 +24,3 @@ cc_library {
local_include_dirs: ["include"],
export_include_dirs: ["include"],
}
subdirs = ["tests"]

View file

@ -1,5 +1,3 @@
subdirs = ["tests"]
cc_library {
name: "libvndksupport",
native_bridge_supported: true,

View file

@ -1 +0,0 @@
subdirs = ["*"]

View file

@ -1,6 +0,0 @@
subdirs = [
"gatekeeper",
"keymaster",
"libtrusty",
"storage/*",
]

View file

@ -12,10 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
subdirs = [
"tipc-test",
]
cc_library {
name: "libtrusty",
vendor: true,