| commit | 7caee5570f8752b6e1e87f22c7fad21d19505331 | [log] [tgz] |
|---|---|---|
| author | Manish Singh <psych@google.com> | Mon Jun 09 12:21:01 2025 +0000 |
| committer | Manish Singh <psych@google.com> | Mon Jun 09 13:58:13 2025 +0000 |
| tree | d2d88bd64d22a4c53a160645a960d76bc52332f1 | |
| parent | 3b3231ce318d0d92b28c5fa0e76058835cebd710 [diff] |
Add notice of requesting source code in ExtService s_minus apk Flag: EXEMPT license change for b/418865751 Bug: 418865751 Test: presubmits Change-Id: If51f286b65d9d7ce734404577e7ce7139a790ead
diff --git a/Android.bp b/Android.bp index b7f24e8..81002d8 100644 --- a/Android.bp +++ b/Android.bp
@@ -150,4 +150,8 @@ "test_com.android.extservices", ], updatable: true, + licenses: [ + "packages_modules_ExtServices_license", + "opensourcerequest", + ], }