mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
778f99dc3c
MozReview-Commit-ID: 6orrWVxqLP7 --HG-- extra : rebase_source : 17c38c9397ec8874760fe32f383d1ba7c9ff0940 extra : histedit_source : a7da28cc8aa8838f027664b34feff8eb53f06b17
5 lines
225 B
XML
5 lines
225 B
XML
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE" />
|
|
<!-- Avoid a linter warning by not double-including WAKE_LOCK.
|
|
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
|
-->
|