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

Commit fb9588ef authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove subdirs"

parents bbeae6fe fcca4e23
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
subdirs = [
    "*"
]

hidl_package_root {
    name: "android.hardware",
    path: "hardware/interfaces",

audio/Android.bp

deleted100644 → 0
+0 −11
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "2.0",
    "2.0/vts/functional",
    "common/2.0",
    "common/2.0/default",
    "common/test/utility",
    "effect/2.0",
    "effect/2.0/default",
    "effect/2.0/vts/functional",
]

automotive/Android.bp

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "evs/1.0",
    "evs/1.0/default",
    "evs/1.0/vts/functional",
    "vehicle/2.0",
    "vehicle/2.0/default",
    "vehicle/2.0/default/impl/vhal_v2_0/proto",
]

biometrics/Android.bp

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "fingerprint/2.1",
    "fingerprint/2.1/default",
    "fingerprint/2.1/vts/functional",
]

bluetooth/Android.bp

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "1.0",
    "1.0/default",
    "1.0/vts/functional",
]
Loading