diff options
Diffstat (limited to 'testing/Android.bp')
-rw-r--r-- | testing/Android.bp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/Android.bp b/testing/Android.bp index 63bf0a08e..8abed1e0c 100644 --- a/testing/Android.bp +++ b/testing/Android.bp @@ -12,6 +12,10 @@ // See the License for the specific language governing permissions and // limitations under the License. +package { + default_applicable_licenses: ["Android-Apache-2.0"], +} + apex_test { name: "test_com.android.permission", visibility: [ |