<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="org.lovebing.reactnative.baidumap">
    <application>
        <service android:name="com.baidu.location.f" android:enabled="true" android:process=":remote">
        </service>
    </application>
</manifest>
