Merge "Set default captiveportallogin app in AOSP" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
82a667cdef
@@ -1872,7 +1872,7 @@
|
||||
<!-- The package name of the default captive portal login app. Must be granted the
|
||||
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
|
||||
by an app at run-time. When disabled, only the
|
||||
|
||||
Reference in New Issue
Block a user