mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-09-04 03:16:42 +00:00
add billing permission
This commit is contained in:
parent
2711f10cfe
commit
940ebd9c72
1 changed files with 2 additions and 0 deletions
|
@ -53,4 +53,6 @@
|
|||
<uses-permission android:name="android.permission.RECORD_AUDIO" tools:node="remove" />
|
||||
<uses-permission android:name="android.permission.MICROPHONE" tools:node="remove" />
|
||||
<uses-feature android:name="android.hardware.microphone" android:required="false" />
|
||||
|
||||
<uses-permission android:name="com.android.vending.BILLING" />
|
||||
</manifest>
|
Loading…
Reference in a new issue