vendor_samsung_universal757.../universal7570-common/proprietary/etc/sysconfig/samsungexperienceservice.xml
2019-05-24 17:46:34 +05:30

9 lines
No EOL
554 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<config>
<!-- These are the standard packages that are white-listed to always have internet access while in power save mode, even if they aren't in the foreground. -->
<!-- Samsung Account client must always have network access for provide service to Samsung applications. -->
<allow-in-power-save package="com.samsung.android.mobileservice" />
<allow-in-power-save-except-idle package="com.samsung.android.mobileservice" />
<allow-in-data-usage-save package="com.samsung.android.mobileservice" />
</config>