AudioService: make sure intents are received by AudioService before 3p apps

Register the AudioService intent receiver with SYSTEM_HIGH_PRIORITY
to make sure important intent broacasts about Bluetooth state changes,
device connections, user switches etc are received by AudioService before apps.

Bug: 284026341
Test: make
Change-Id: I83d7b25bf07f8eca41a1d5c1a86717f1f1fcabbe
1 file changed