appops: fix race condition for mOpModeWatchers
- Race condition is possible as read/write of its element (ArraySet) is not synchronized. Make a copy before dispatching callbacks. Test: build & boot Bug: 338949960 Change-Id: I57f726225ba9ab37a532a1f4639df4f5d2c7f233
Loading
Please register or sign in to comment