UNPKG

react-native-disable-battery-optimizations-android

Version:
8 lines (4 loc) 218 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.reactlibrary"> <uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS"/> </manifest>