From ae205738a8790f2740594f568b8ffbb9fb183a57 Mon Sep 17 00:00:00 2001 From: Speth Chang Date: Fri, 14 Oct 2022 11:44:35 +0800 Subject: [PATCH] create catpipe folder for camera useage The folder will be used for place the necessary libraries that used by catpipe functions. Bug: 249274299 Test: build pass, check the folder with user build Change-Id: I4554414b6e831a8541ae636d8289f986cca7a6c0 --- conf/init.zuma.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/init.zuma.rc b/conf/init.zuma.rc index 30b3e433..f5972231 100644 --- a/conf/init.zuma.rc +++ b/conf/init.zuma.rc @@ -384,6 +384,7 @@ on post-fs-data # Permissions Camera mkdir /data/vendor/camera 0770 system camera + mkdir /data/vendor/camera/catpipe 0770 system camera chmod 0755 /sys/kernel/debug/tracing restorecon /sys/kernel/debug/tracing/trace_marker