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

Commit a94acdaf authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Stop all these merge conflicts.

am: 7a4f118c

Change-Id: I79e95b1a378b3bb27d71747c0e8a8440f9d00c02
parents ec0bcf0a 7a4f118c
Loading
Loading
Loading
Loading
+1 −23
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "benchmarks/msgq/1.0",
    "bluetooth/1.0",
    "boot/1.0",
    "boot/1.0/default",
    "nfc/1.0",
    "nfc/1.0/default",
    "radio/1.0",
    "tests/bar/1.0",
    "tests/bar/1.0/default",
    "tests/baz/1.0",
    "tests/expression/1.0",
    "tests/foo/1.0",
    "tests/foo/1.0/default",
    "tests/foo/1.0/default/lib",
    "tests/libhwbinder/1.0",
    "tests/libhwbinder/1.0/default",
    "tests/msgq/1.0",
    "tests/pointer/1.0",
    "tests/pointer/1.0/default",
    "tests/pointer/1.0/default/lib",
    "wifi/1.0",
    "wifi/supplicant/1.0",
    "*"
]

benchmarks/Android.bp

0 → 100644
+4 −0
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "msgq/1.0",
]

bluetooth/Android.bp

0 → 100644
+4 −0
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "1.0",
]

boot/Android.bp

0 → 100644
+4 −0
Original line number Diff line number Diff line
// This is an autogenerated file, do not edit.
subdirs = [
    "1.0",
]

nfc/Android.bp

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