Merge "BAapp: Remove shared BT UID from BA App" into bt.lnx.5.0
diff --git a/BATestApp/AndroidManifest.xml b/BATestApp/AndroidManifest.xml
index 92e0693..9d2ed1b 100644
--- a/BATestApp/AndroidManifest.xml
+++ b/BATestApp/AndroidManifest.xml
@@ -31,8 +31,7 @@
  -->
 
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    package="org.codeaurora.bluetooth.batestapp"
-    android:sharedUserId="android.uid.bluetooth">
+    package="org.codeaurora.bluetooth.batestapp">
 
     <uses-permission android:name="android.permission.BLUETOOTH" />
     <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />