Import from lineage-19.1@d3e8660c7

This commit is contained in:
Michael Bestas
2023-02-24 22:38:03 +02:00
commit 9f9457ee66
492 changed files with 13934 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Copyright (c) 2018 - 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
# Create the directories used by DPM subsystem
on post-fs-data
mkdir /data/dpm 0771 system system
chown system system /data/dpm
#start dpmd service
service dpmd /system/system_ext/bin/dpmd
class late_start
socket dpmd stream 660 root radio
socket tcm stream 660 root inet
socket dpmwrapper stream 660 root inet
group system readproc inet radio wakelock oem_2901