Merge "[LSC] Add LOCAL_LICENSE_KINDS to development" am: fd964def39
Original change: https://android-review.googlesource.com/c/platform/development/+/2357751 Change-Id: I9106126a3543659f249e9a429a8f5e5029cc2b64 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "update-ndk-abi",
|
||||
pkg_path: "update_ndk_abi",
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
python_library_host {
|
||||
name: "ndkabidump",
|
||||
pkg_path: "ndkabidump",
|
||||
@@ -22,4 +26,3 @@ python_library_host {
|
||||
"soong.py",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user