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

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

Merge "Remove subdirs from Android.bp"

parents ea58eede 11966872
Loading
Loading
Loading
Loading

Android.bp

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
subdirs = [
    "camera",
    "drm/*",
    "media/*",
    "services/*",
    "soundtrigger",
]
+0 −2
Original line number Diff line number Diff line
@@ -12,8 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

subdirs = ["ndk"]

cc_library_shared {
    name: "libcamera_client",

+0 −1
Original line number Diff line number Diff line
@@ -39,4 +39,3 @@ cc_library_shared {
    cflags: ["-Werror"],
}
subdirs = ["plugins/*"]
+0 −1
Original line number Diff line number Diff line
subdirs = ["util"]
+0 −4
Original line number Diff line number Diff line
subdirs = [
    "FwdLockEngine",
    "internal-format",
]
Loading