mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-09 17:02:47 -04:00
7 lines
No EOL
454 B
XML
7 lines
No EOL
454 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 Pass Application must always have network access for providing services. -->
|
|
<allow-in-power-save package="com.samsung.android.samsungpass" />
|
|
<allow-in-power-save-except-idle package="com.samsung.android.samsungpass" />
|
|
</config> |