diff options
| author | 2022-02-18 19:46:09 +0000 | |
|---|---|---|
| committer | 2022-02-24 16:28:26 +0000 | |
| commit | fa46dd2aae47c380ee5ad882087831eb63dbecb2 (patch) | |
| tree | 813925267af22d7a900b7342e9fbda0720c07ca8 /api | |
| parent | 14a9a37227f2a4331dfd21241fc46706874a4bbf (diff) | |
(1/6) AdServices setup.
Bug: 219953633
Test: build
mmm -j packages/modules/AdServices
mmm -j packages/modules/SupplementalApi
Change-Id: I2fe660daf8f90b41526d946fb66e83aaf9fd1ed0
Diffstat (limited to 'api')
| -rw-r--r-- | api/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/Android.bp b/api/Android.bp index 40472b7e2d69..779fa85b8139 100644 --- a/api/Android.bp +++ b/api/Android.bp @@ -109,6 +109,7 @@ combined_apis { "android.net.ipsec.ike", "art.module.public.api", "conscrypt.module.public.api", + "framework-adservices", "framework-appsearch", "framework-bluetooth", "framework-connectivity", |