Merge "Remove default network recommendation provider." into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f37f1f199c
@@ -1299,9 +1299,9 @@
|
|||||||
* Include a Service for the android.net.scoring.RECOMMEND_NETWORKS action
|
* Include a Service for the android.net.scoring.RECOMMEND_NETWORKS action
|
||||||
protected by the BIND_NETWORK_RECOMMENDATION_SERVICE permission.
|
protected by the BIND_NETWORK_RECOMMENDATION_SERVICE permission.
|
||||||
|
|
||||||
This must be set to a valid network recommendation app.
|
This must be set to a valid network recommendation app or empty.
|
||||||
-->
|
-->
|
||||||
<string name="config_defaultNetworkRecommendationProviderPackage" translatable="false">com.android.networkrecommendation</string>
|
<string name="config_defaultNetworkRecommendationProviderPackage" translatable="false"></string>
|
||||||
|
|
||||||
<!-- Whether to enable Hardware FLP overlay which allows Hardware FLP to be
|
<!-- Whether to enable Hardware FLP overlay which allows Hardware FLP to be
|
||||||
replaced by an app at run-time. When disabled, only the
|
replaced by an app at run-time. When disabled, only the
|
||||||
|
|||||||
Reference in New Issue
Block a user