Fix AppOpsStartedWatcherTest

These tests are testing with an illegal system state where the runtime
permission is not granted but the appop state is MODE_ALLOWED. Since the
test is granted all permissions when installed we can just add those
permissions to the manifest.

Test: AppOpsStartedWatcherTest
Bug: 266164193
Change-Id: I9dee3f8caa1df7072f116282615a1bc869106046
2 files changed