imsdaemon.rc 477 B

12345678910111213141516
  1. # Copyright (c) 2020-2021 Qualcomm Technologies, Inc.
  2. # All Rights Reserved.
  3. # Confidential and Proprietary - Qualcomm Technologies, Inc.
  4. #
  5. on post-fs-data
  6. mkdir /data/vendor/imslogs 0770 radio radio
  7. chmod 0770 /data/vendor/imslogs
  8. # imsdaemon starts with root and UID will be downgraded to RADIO.
  9. service vendor.imsdaemon /vendor/bin/imsdaemon
  10. class main
  11. user radio
  12. socket ims_datad stream 0660 system radio
  13. group radio wifi inet vendor_qti_diag log