Merge "[LSC] Add LOCAL_LICENSE_KINDS to development" am: fd964def39 am: bbf1831dc6
Original change: https://android-review.googlesource.com/c/platform/development/+/2357751 Change-Id: I6db1f7cad227334c5a112a55b233ed12736f0192 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.
|
// limitations under the License.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
package {
|
||||||
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||||
|
}
|
||||||
|
|
||||||
python_binary_host {
|
python_binary_host {
|
||||||
name: "update-ndk-abi",
|
name: "update-ndk-abi",
|
||||||
pkg_path: "update_ndk_abi",
|
pkg_path: "update_ndk_abi",
|
||||||
|
|||||||
@@ -14,6 +14,10 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
//
|
//
|
||||||
|
|
||||||
|
package {
|
||||||
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||||
|
}
|
||||||
|
|
||||||
python_library_host {
|
python_library_host {
|
||||||
name: "ndkabidump",
|
name: "ndkabidump",
|
||||||
pkg_path: "ndkabidump",
|
pkg_path: "ndkabidump",
|
||||||
@@ -22,4 +26,3 @@ python_library_host {
|
|||||||
"soong.py",
|
"soong.py",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user