Merge "[LSC] Add LOCAL_LICENSE_KINDS to development"
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