Merge "Set default captiveportallogin app in AOSP" into tm-dev am: 82a667cdef
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/18601048 Change-Id: I44cfb9e2210bb3a4e46d8aaac8119d292b823b08 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1872,7 +1872,7 @@
|
|||||||
<!-- The package name of the default captive portal login app. Must be granted the
|
<!-- The package name of the default captive portal login app. Must be granted the
|
||||||
POST_NOTIFICATIONS permission.
|
POST_NOTIFICATIONS permission.
|
||||||
-->
|
-->
|
||||||
<string name="config_defaultCaptivePortalLoginPackageName" translatable="false"></string>
|
<string name="config_defaultCaptivePortalLoginPackageName" translatable="false">com.android.captiveportallogin</string>
|
||||||
|
|
||||||
<!-- Whether to enable geocoder overlay which allows geocoder to be replaced
|
<!-- Whether to enable geocoder overlay which allows geocoder to be replaced
|
||||||
by an app at run-time. When disabled, only the
|
by an app at run-time. When disabled, only the
|
||||||
|
|||||||
Reference in New Issue
Block a user