From db465b9c48e5f7c79c20f3fccbf85caffecf70de Mon Sep 17 00:00:00 2001 From: Amit Mahajan Date: Wed, 5 Feb 2020 01:37:24 +0000 Subject: Revert "Split Stk into a client apk and a lib." This reverts commit f17bb5778ab1678601cfb171eec7213de63bbefc. Reason for revert: b/148821604 Merged-in: I9f5682f99c73c447a5af8d29ed662f1bd68a0bf6 Change-Id: Idac4e818cbe54b417932603585540f1fd63c503e --- AndroidManifest.xml | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 110 insertions(+), 4 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 1a6af77..c49ff86 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,10 +16,116 @@ + xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" + package="com.android.stk" + android:sharedUserId="android.uid.phone"> - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3