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

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

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

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

Change-Id: Ieabf281255a870d5bb54df317f57ae8a148a70a4
parents 10c557f3 b33f9df4
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",