commit | b6099f09239aed61ea1b480dcf12e2b9caf292ce | [log] [tgz] |
---|---|---|
author | Lily Lin <chiayinglin@google.com> | Thu Jun 08 21:58:24 2023 +0800 |
committer | Lily Lin <chiayinglin@google.com> | Thu Jun 08 21:58:24 2023 +0800 |
tree | 61d16e86ce8b5db0d7ecdcc2d156bf5691ca6099 | |
parent | 4088c9e534fe0b81bcb7a10485f546ac1b16f0cc [diff] [blame] |
add sysfs_touch setting for esim firmware upgrade Bug: 284945094 Test: P21 can upgrade esim firmware successfully Change-Id: Ica0fa588e7c15002368af007158753caa0523a46
diff --git a/raven/euiccpixel_app.te b/raven/euiccpixel_app.te new file mode 100644 index 0000000..5472658 --- /dev/null +++ b/raven/euiccpixel_app.te
@@ -0,0 +1,6 @@ +# EuiccSupportPixel app + +userdebug_or_eng(` + allow euiccpixel_app sysfs_touch:dir search; +') +