summaryrefslogtreecommitdiff
path: root/modemservice.xml
blob: ecf4cadbabb332423bd7805046516c21e9d4a9a2 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>

<!-- Grant Broadcast to ModemServices -->
<config>
    <!-- ModemServices requires USB_PORT_CHANGED -->
    <allow-implicit-broadcast action="android.hardware.usb.action.USB_PORT_CHANGED" />
</config>