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

Commit 186a6edd authored by Colin Cross's avatar Colin Cross
Browse files

bpfmt native/android/Android.bp

Fix formatting errors in with bpfmt -w native/android/Android.bp.

Test: builds
Change-Id: I444579e5672b3bc421f7e73f27bb0d12d92a9a03
Merged-In: I444579e5672b3bc421f7e73f27bb0d12d92a9a03
parent 5619ee97
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",