add local files

This commit is contained in:
Prabhjot Singh 2019-05-24 17:27:16 +05:30
parent 7cd02093c4
commit 974813cf3c
1694 changed files with 364708 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?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>