Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 700d1fcc authored by Jeff Hamilton's avatar Jeff Hamilton
Browse files

Add an original-package tag that matches the real package name.

Change-Id: I96a9ed96420c20f9291e004a2d9e02300d53ff26
parent 8b74ab10
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="com.android.bluetooth" >

    <original-package android:name="com.android.bluetooth" />

    <!-- Allows access to the Bluetooth Share Manager -->
    <permission android:name="android.permission.ACCESS_BLUETOOTH_SHARE"
        android:label="@string/permlab_bluetoothShareManager"