Merge "rsfd: add get_prop for cbd property" into main

This commit is contained in:
Kadi Narmamatov 2024-04-15 07:36:23 +00:00 committed by Android (Google) Code Review
commit 99c5c3dc9e
2 changed files with 1 additions and 1 deletions

View file

@ -29,6 +29,7 @@ allow rfsd radio_device:chr_file rw_file_perms;
# Allow to set rild and modem property
set_prop(rfsd, vendor_modem_prop)
set_prop(rfsd, vendor_rild_prop)
set_prop(rfsd, vendor_cbd_prop)
# Allow rfsd to access modem image file/dir
allow rfsd modem_img_file:dir r_dir_perms;