Update security_log_writer group name

group name was changed during review but not updated
in the permission mapping.

Bug: 232283779
Test: manual
Change-Id: Ib7df61fa4fd49c8419f0543fd6c54186a33ebeb6
This commit is contained in:
Rubin Xu
2022-05-26 12:44:55 +01:00
parent aae5f3eecf
commit 4486314be6

View File

@@ -121,7 +121,7 @@
</permission> </permission>
<permission name="android.permission.WRITE_SECURITY_LOG"> <permission name="android.permission.WRITE_SECURITY_LOG">
<group gid="security_log" /> <group gid="security_log_writer" />
</permission> </permission>
<!-- These are permissions that were mapped to gids but we need <!-- These are permissions that were mapped to gids but we need