Add + enforce new DeviceConfig permissions.
Adds these new permissions, and grants them to `adb`: - `ALLOWLISTED_WRITE_DEVICE_CONFIG` - `READ_WRITE_SYNC_DISABLED_MODE_CONFIG` Uses `ALLOWLISTED_WRITE_DEVICE_CONFIG` to restrict writing flags to DeviceConfig unless they are explicitly allowlisted. Revokes `WRITE_DEVICE_CONFIG` from `adb`, and grants it `ALLOWLISTED_WRITE_DEVICE_CONFIG`. Bug: 251818659 Test: m Change-Id: I0d6784a9437e0b0344f47d13dab0f838f63eaded
Loading
Please register or sign in to comment