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,7 @@
<?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 Push Service must always have network access for provide real-time push service to other Samsung Services -->
<allow-in-power-save package="com.sec.spp.push" />
<allow-in-power-save-except-idle package="com.sec.spp.push" />
</config>