Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b548456 authored by Anton Hansson's avatar Anton Hansson Committed by Gerrit Code Review
Browse files

Merge "Remove obsolete subdirs and optional_subdirs"

parents c1374769 7ede3dd2
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -911,22 +911,6 @@ gensrcs {
    output_extension: "proto.h",
}


subdirs = [
    "cmds/*",
    "core/*",
    "libs/*",
    "media/*",
    "proto",
    "tools/*",
    "native/android",
    "native/graphics/jni",
]

optional_subdirs = [
    "core/tests/utiltests/jni",
]

// TODO(b/77285514): remove this once the last few hidl interfaces have been
// updated to use hwbinder.stubs.
java_library {
+0 −2
Original line number Diff line number Diff line
@@ -19,5 +19,3 @@ java_sdk_library {
    srcs: ["src/**/*.java"],
    api_packages: ["com.android.future.usb"],
}

subdirs = ["tests/*"]
+0 −1
Original line number Diff line number Diff line
subdirs = ["accessorychat"]
//
// Copyright (C) 2011 The Android Open Source Project
//
+0 −5
Original line number Diff line number Diff line
@@ -124,8 +124,3 @@ cc_library_shared {
        "-Wunreachable-code",
    ],
}

subdirs = [
    "audioeffect",
    "soundpool",
]

media/native/Android.bp

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
subdirs = ["*"]