Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6948d457 authored by Jiahui Chen's avatar Jiahui Chen Committed by Android (Google) Code Review
Browse files

Merge "add adservices apex to visible list" into main

parents 583de957 0a4d9418
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,5 +28,7 @@ android_library {
        "//apex_available:platform",
        "com.android.permission",
        "com.android.healthfitness",
        "com.android.adservices",
        "com.android.extservices",
    ],
}
+2 −0
Original line number Diff line number Diff line
@@ -33,5 +33,7 @@ android_library {
        "com.android.devicelock",
        "com.android.healthfitness",
        "com.android.mediaprovider",
        "com.android.adservices",
        "com.android.extservices",
    ],
}