Convert Dialer to Android.bp
BYPASS_INCLUSIVE_LANGUAGE_REASON=Android.bp conversion
Bug: 341232521
Test: m Dialer
Change-Id: Ie9d97bf949ad0d5e46d4bed4359d5e1b7da71f47
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a106e12..8e263ae 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -120,7 +120,7 @@
android:name="com.android.dialer.binary.aosp.AospDialerApplication"
android:supportsRtl="true"
android:usesCleartextTraffic="false"
- android:extractNativeLibs="false">
+ android:extractNativeLibs="true">
</application>
</manifest>