From 529229dc22b9599a078c820deada093c80c73f89 Mon Sep 17 00:00:00 2001 From: Ram Chandrasekar Date: Fri, 9 Aug 2019 16:32:54 -0600 Subject: [PATCH] sdm660: config.fs: init: Add AID_VENDOR_THERMAL for thermal-engine Add AID_VENDOR_THERMAL group, so that the clients of thermal-engine can be in this group to gain access to thermal-engine sockets. Change-Id: I10faf04ce1e26bbeb893e934d5d405d8815f452a --- config.fs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.fs b/config.fs index 6d17042a..67b52eae 100644 --- a/config.fs +++ b/config.fs @@ -19,6 +19,9 @@ value:2906 [AID_VENDOR_RFS] value:2951 +[AID_VENDOR_THERMAL] +value:2907 + [vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti] mode: 0755 user: AID_BLUETOOTH