mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-17 11:54:26 -05:00
Churn
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
89a28654d4
commit
2e2eb42abd
@ -25,10 +25,10 @@ index 2698694..2896531 100644
|
||||
/devices/msm_sdcc.2/mmc_host* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata
|
||||
/devices/platform/xhci-hcd/usb* auto auto defaults voldmanaged=usb:auto
|
||||
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
|
||||
index c978a74..470ce27 100644
|
||||
index 5a6eebc..39484d9 100644
|
||||
--- a/rootdir/etc/init.qcom.rc
|
||||
+++ b/rootdir/etc/init.qcom.rc
|
||||
@@ -289,6 +289,10 @@ service wcnss-service /vendor/bin/wcnss_service
|
||||
@@ -288,6 +288,10 @@ service wcnss-service /vendor/bin/wcnss_service
|
||||
oneshot
|
||||
|
||||
## Properties start here
|
||||
|
@ -53,7 +53,7 @@ index 0000000..53c62dd
|
||||
+
|
||||
+</resources>
|
||||
diff --git a/system_prop.mk b/system_prop.mk
|
||||
index 224979b..7cb7fac 100644
|
||||
index 547da5f..e240393 100644
|
||||
--- a/system_prop.mk
|
||||
+++ b/system_prop.mk
|
||||
@@ -47,7 +47,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
@ -10,10 +10,10 @@ Ported from 10: 5e2898e9d21dd6802bb0b0139e7e496c41e1cd80
|
||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
|
||||
index 26fd27b7b5ff..2a79c6019fc1 100644
|
||||
index 9bb5aecdac8f..13c77bf16ef6 100644
|
||||
--- a/core/res/AndroidManifest.xml
|
||||
+++ b/core/res/AndroidManifest.xml
|
||||
@@ -1607,7 +1607,7 @@
|
||||
@@ -1608,7 +1608,7 @@
|
||||
<permission android:name="android.permission.INTERNET"
|
||||
android:description="@string/permdesc_createNetworkSockets"
|
||||
android:label="@string/permlab_createNetworkSockets"
|
||||
|
@ -29,10 +29,10 @@ index 952ccdad992c..728c0e95ca6d 100644
|
||||
field public static final String SENSORS = "android.permission-group.SENSORS";
|
||||
field public static final String SMS = "android.permission-group.SMS";
|
||||
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
|
||||
index 2a79c6019fc1..e70e54b62f61 100644
|
||||
index 13c77bf16ef6..504cb3732f49 100644
|
||||
--- a/core/res/AndroidManifest.xml
|
||||
+++ b/core/res/AndroidManifest.xml
|
||||
@@ -1601,10 +1601,18 @@
|
||||
@@ -1602,10 +1602,18 @@
|
||||
<!-- ======================================= -->
|
||||
<eat-comment />
|
||||
|
||||
|
@ -55,10 +55,10 @@ index 57f8a713ec13..c63fea6e3e0e 100644
|
||||
android.os.Build.VERSION_CODES.DONUT, 0),
|
||||
new PackageParser.NewPermissionInfo(android.Manifest.permission.READ_PHONE_STATE,
|
||||
diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
|
||||
index e70e54b62f61..5d554d10b056 100644
|
||||
index 504cb3732f49..e6d8b6cda74e 100644
|
||||
--- a/core/res/AndroidManifest.xml
|
||||
+++ b/core/res/AndroidManifest.xml
|
||||
@@ -1391,6 +1391,18 @@
|
||||
@@ -1392,6 +1392,18 @@
|
||||
android:description="@string/permdesc_useBiometric"
|
||||
android:protectionLevel="normal" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user