diff --git a/AndroidManifest.xml b/AndroidManifest.xml index ef5e072f952..12c8e9aaea8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -373,7 +373,9 @@ - + @@ -474,7 +476,9 @@ - + diff --git a/res/layout/apn_preference_layout.xml b/res/layout/apn_preference_layout.xml new file mode 100644 index 00000000000..2a7c2e9454d --- /dev/null +++ b/res/layout/apn_preference_layout.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + diff --git a/res/layout/installed_app_details.xml b/res/layout/installed_app_details.xml index 4c06f99415f..7c8a672608f 100644 --- a/res/layout/installed_app_details.xml +++ b/res/layout/installed_app_details.xml @@ -265,6 +265,24 @@ android:layout_height="wrap_content" /> + + + + +