Add license to hiddenapi

Test: m all
Change-Id: Ic61a74d94bea0e4de2a47be7e15fcf874fb397c3
This commit is contained in:
Bob Badour 2021-02-13 11:51:55 -08:00
parent a0516f76ab
commit 1bf6765def

View file

@ -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",