From f77e84ac9870da76ccd93a1bef05dc2f28f931ed Mon Sep 17 00:00:00 2001 From: Patty Huang Date: Wed, 28 Jun 2023 22:34:15 +0800 Subject: [PATCH] bt: make bluetooth own the data vendor bluetooth folder permission Bug:289055382 Test: enable vendor debug log and check the vendor snoop log contain the vendor log Change-Id: If3e247093deae5b9d5c237dc585973e77a0629b1 --- conf/init.gs201.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/init.gs201.rc b/conf/init.gs201.rc index 00e91c67..61fa6b77 100644 --- a/conf/init.gs201.rc +++ b/conf/init.gs201.rc @@ -921,6 +921,7 @@ on post-fs-data chown bluetooth system /proc/bluetooth/sleep/btwake chown bluetooth system /proc/bluetooth/sleep/lpm chown bluetooth system /proc/bluetooth/sleep/btwrite + mkdir /data/vendor/bluetooth 0770 bluetooth system on post-fs-data mkdir /data/vendor/powerstats 0771 system system