Add license to hiddenapi
Test: m all Change-Id: Ic61a74d94bea0e4de2a47be7e15fcf874fb397c3
This commit is contained in:
parent
a0516f76ab
commit
1bf6765def
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "merge_csv",
|
||||
main: "merge_csv.py",
|
||||
|
|
Loading…
Reference in a new issue