Commit b23552e6 authored by Donald Jackson's avatar Donald Jackson

Added Bluetooth permission to get user defined device name.

parent 2a2c9928
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.learnium.RNDeviceInfo"> package="com.learnium.RNDeviceInfo">
<uses-permission android:name="android.permission.BLUETOOTH"/>
</manifest> </manifest>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment