Merge "Change the doc to reflect the default status of preferential network service" into sc-dev

This commit is contained in:
Shuo Qian
2021-07-20 16:21:53 +00:00
committed by Android (Google) Code Review

View File

@@ -10151,8 +10151,8 @@ public class DevicePolicyManager {
* An example of a supported preferential network service is the Enterprise * An example of a supported preferential network service is the Enterprise
* slice on 5G networks. * slice on 5G networks.
* *
* By default, preferential network service is enabled on the work profile on supported * By default, preferential network service is disabled on the work profile on supported
* carriers and devices. Admins can explicitly disable it with this API. * carriers and devices. Admins can explicitly enable it with this API.
* On fully-managed devices this method is unsupported because all traffic is considered * On fully-managed devices this method is unsupported because all traffic is considered
* work traffic. * work traffic.
* *