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

Commit c66f7e8a authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove obsolete subdirs and optional_subdirs" am: 2b548456 am: 6467a114

Change-Id: I87d78a7f822278a164b696c5722a270cc8c70272
parents df5f8637 6467a114
Loading
Loading
Loading
Loading
+0 −16
Original line number Original line Diff line number Diff line
@@ -911,22 +911,6 @@ gensrcs {
    output_extension: "proto.h",
    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
// TODO(b/77285514): remove this once the last few hidl interfaces have been
// updated to use hwbinder.stubs.
// updated to use hwbinder.stubs.
java_library {
java_library {
+0 −2
Original line number Original line Diff line number Diff line
@@ -19,5 +19,3 @@ java_sdk_library {
    srcs: ["src/**/*.java"],
    srcs: ["src/**/*.java"],
    api_packages: ["com.android.future.usb"],
    api_packages: ["com.android.future.usb"],
}
}

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

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

media/native/Android.bp

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