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

Commit 71bf845a authored by Michael Bestas's avatar Michael Bestas
Browse files

Fix typo in AndroidManifest.xml

Change-Id: I1f9012f6b4ac3553879e7c780724103aa35093b6
parent d4ab3f4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
        android:description="@string/permdesc_bluetoothWhitelist"
        android:protectionLevel="signature" />

    <!--  Allows receiving handover status broadcasts from Bluetooth -->,
    <!--  Allows receiving handover status broadcasts from Bluetooth -->
    <permission android:name="com.android.permission.HANDOVER_STATUS"
        android:label="@string/permlab_handoverStatus"
        android:description="@string/permdesc_handoverStatus"