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

Commit 16c3b98e authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "libbinder_ndk: mv include_{apex,platform}" am: d3138a4e

am: 48475bf5

Change-Id: I937e96d802d628b5da6c620ead13285df2472adb
parents 65df4164 48475bf5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ cc_library_shared {

    export_include_dirs: [
        "include_ndk",
        "include_apex",
        "include_platform",
    ],

    cflags: [
@@ -80,6 +80,6 @@ llndk_library {
    symbol_file: "libbinder_ndk.map.txt",
    export_include_dirs: [
        "include_ndk",
        "include_apex",
        "include_platform",
    ],
}