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

Commit 0a653daa authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "bpfmt native/android/Android.bp" am: b33f9df4 am: f91d043c

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1684528

Change-Id: I5657c340dc381858e5f2edddc6ee8c515e01b4b5
parents de6d2772 f91d043c
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@ cc_library_shared {
        "surface_texture.cpp",
        "system_fonts.cpp",
        "trace.cpp",
        "thermal.cpp"
        "thermal.cpp",
    ],

    shared_libs: [
@@ -96,7 +96,7 @@ cc_library_shared {
        "libarect",
    ],

    header_libs: [ "libhwui_internal_headers",],
    header_libs: ["libhwui_internal_headers"],

    whole_static_libs: ["libnativewindow"],

@@ -130,7 +130,6 @@ llndk_library {
    unversioned: true,
}


// Aidl library for platform compat.
cc_library_shared {
    name: "lib-platform-compat-native-api",