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

Commit 5eec8af5 authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove .(ll)ndk suffix from (ll)ndk_library

Soong handles these automatically now.

Bug: 33241851
Test: Android-aosp_arm.mk is the same before/after
Test: build.ninja is the same before/after
Test: build-aosp_arm.ninja is the same before/after
Change-Id: I753fcd0c855dd164e72631183b078707b6dd4df2
parent 2c885592
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ ndk_headers {
}

ndk_library {
    name: "libaaudio.ndk",
    name: "libaaudio",
    symbol_file: "libaaudio.map.txt",
    first_version: "26",
    unversioned_until: "current",