This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
vendor_oneplus_sm7250-common/proprietary/vendor/etc/init/ssgtzd.rc
aswin7469 eb85cb1b5c avicii-common: revert CNE/IMS/RIL blobs to stock
Signed-off-by: aswin7469 <aswinas@pixysos.com>
Signed-off-by: Sipun Ku Mahanta <sipunkumar85@gmail.com>
2022-04-28 22:38:10 +05:30

22 lines
597 B
Plaintext

# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
# Create the directories used by qwes
on post-fs-data
mkdir /data/vendor/qwes 0755 system system
# Start daemon after boot completed
on property:sys.boot_completed=1
start vendor.ssgtzd
# Used 'disabled' flag, so daemon won't be started until explicit start
service vendor.ssgtzd /vendor/bin/ssgtzd
class late_start
user system
group system
disabled
socket ssgtzd stream 0660 system inet
socket qwes_ipc stream 0660 system inet