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

Commit c10fe690 authored by Aditya Wazir's avatar Aditya Wazir Committed by Ayushi Khopkar
Browse files

libcamera_client: Updated Android.bp

Updated Android.bp to build both static and shared library

Test: Build libcamera_client
Bug: 193202080

Change-Id: I2512368f6f8cdcf49fdd751c2099fac721a52547
(cherry picked from commit 7fc955fc087026c01988b102a3cac04bc0dde452)
parent 2442464a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ cc_library_headers {
    name: "camera_headers",
    export_include_dirs: ["include"],
}
cc_library_shared {
cc_library {
    name: "libcamera_client",

    aidl: {