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

Commit 1a20c12e authored by Wei Li's avatar Wei Li
Browse files

Change the default package license to Apache-2.0 and remove the Android.mk.

The Android.mk contains license declaration for aapt2_result only, and with this change that declares the license of the package precisely the
Android.mk is not needed any more.

Bug: 322285259
Test: CIs
Change-Id: Ie4b82686cc72d07b1c75016ede6f3c7c53816e83
parent c264cd5c
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -15,12 +15,7 @@
//

package {
    // See: http://go/android-license-faq
    // A large-scale-change added 'default_applicable_licenses' to import
    // all of the 'license_kinds' from "frameworks_base_license"
    // to get the below license kinds:
    //   SPDX-license-identifier-Apache-2.0
    default_applicable_licenses: ["frameworks_base_license"],
    default_applicable_licenses: ["Android-Apache-2.0"],
}

toolSources = [

tools/aapt2/Android.mk

deleted100644 → 0
+0 −4
Original line number Diff line number Diff line
include $(CLEAR_VARS)
aapt2_results := ./out/soong/.intermediates/frameworks/base/tools/aapt2/aapt2_results
$(call declare-1p-target,$(aapt2_results))
aapt2_results :=