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

Commit b33f9df4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "bpfmt native/android/Android.bp"

parents efcd27a0 186a6edd
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",