sm8250-common: Rework folder structure

Change-Id: I587c8a33848f139ea8a9cc7afae186b96faee9d6
This commit is contained in:
ata-kaner
2024-05-25 12:06:11 +03:00
parent 415e8c4ce7
commit 50b29d80c9
1401 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
# msm specific files that need to be created on /data
on post-fs-data
#create ipacm-diag log dir
mkdir /data/vendor/ipa 0770 radio radio
chmod 0770 /data/vendor/ipa
service vendor.ipacm-diag /system/vendor/bin/ipacm-diag
class main
user radio
socket ipacm_log_file dgram 660 radio radio
group radio diag oem_2901