From 1c753f658b6e7522bed92fd85beff19627cb988e Mon Sep 17 00:00:00 2001 From: Angela Wu Date: Wed, 10 Jan 2024 07:12:32 +0000 Subject: [PATCH] Change /dev/video12's permission to 666 for hardware JPG encoder for zumapro. This change is the zumapro version of ag/23052928. Bug: b/296330134 Test: https://android-build.corp.google.com/builds/abtd/run/L22000030001255046 Change-Id: Ic16b954a0e434bb64a5566822b40097afb49f1ce --- conf/ueventd.zumapro.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ueventd.zumapro.rc b/conf/ueventd.zumapro.rc index 2242efe..2bdaff2 100644 --- a/conf/ueventd.zumapro.rc +++ b/conf/ueventd.zumapro.rc @@ -76,7 +76,7 @@ # jpeg /dev/m2m1shot_jpeg 0660 media media -/dev/video12 0660 system system +/dev/video12 0666 system system # audio /dev/seiren 0660 system audio