diff --git a/Android.bp b/Android.bp index 18f8fdd69f0cc25fab8d7ee469b0ccd0d4e0ea8e..9ab0c299b3e7fc680fb8d6c9d9b07b03bf639580 100644 --- a/Android.bp +++ b/Android.bp @@ -26,6 +26,7 @@ android_app { "setupdesign", "SystemUISharedLib", "org.lineageos.platform.internal", + "androidx.browser_browser", ], libs: ["telephony-common"], diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2b2fbdea17f9e5c3365bca0e69e9a4d7abea6d9c..f87ddd304e565b8eecc8a0aeaace1e727a97501f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -270,6 +270,19 @@ + + + + + + + + + + + + + + + + + + + + + + +