Use custom action instead of direct broadcast

With PermissionController increasing its SDK, we use a custom action
that does match the intent-filter. We retain the old way of directly
sending the broadcast in case the PermissionController APK is the
prebuilt version and does not match the CTS test.

Bug: 239843321
Test: atest AutoRevokeTest
Test: atest AppHibernationIntegrationTest
Change-Id: I60bc860bf54f9fcde58a0ad30b70ee7ad7cb41ef
Merged-In: I60bc860bf54f9fcde58a0ad30b70ee7ad7cb41ef
1 file changed