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

Commit 7862c6c6 authored by Atneya Nair's avatar Atneya Nair Committed by Android (Google) Code Review
Browse files

Merge "Remove Android.mk by specifying license" into main

parents 9fd0f658 987ece84
Loading
Loading
Loading
Loading

services/Android.mk

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
$(eval $(call declare-1p-copy-files,frameworks/av/services/audiopolicy,))
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ package {
    // all of the 'license_kinds' from "frameworks_av_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_av_license"],
    default_applicable_licenses: ["Android-Apache-2.0"],
}

cc_library_headers {