Rename the API and remove boolean isInstantApp

getBroadcastAllowListlink takes a boolean isInstantApp for all users.
It's possible that an app is instant in one user, but not in another.
This may cause mis-use.

Bug: 228902006
Test: atest PackageManagerTest
Change-Id: I7eaf0a972cc54d210bd220b3e6a54296598f67b6
3 files changed