Loading packages/StatusBarPhone/Android.mk→packages/SystemUI/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) LOCAL_JAVA_LIBRARIES := services LOCAL_PACKAGE_NAME := StatusBarPhone LOCAL_PACKAGE_NAME := SystemUI LOCAL_CERTIFICATE := platform include $(BUILD_PACKAGE) packages/StatusBarPhone/AndroidManifest.xml→packages/SystemUI/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.policy.statusbar.phone" package="com.android.systemui" android:sharedUserId="android.uid.system"> <application Loading @@ -8,14 +8,14 @@ android:icon="@drawable/ic_launcher_settings"> <receiver android:name="StatusBarStarter" android:name=".statusbar.StatusBarStarter" > <intent-filter> <action android:name="com.android.internal.policy.statusbar.START" /> </intent-filter> </receiver> <service android:name="PhoneStatusBarService" android:name=".statusbar.PhoneStatusBarService" android:exported="false" /> </application> Loading packages/StatusBarPhone/MODULE_LICENSE_APACHE2→packages/SystemUI/MODULE_LICENSE_APACHE2 +0 −0 File moved. packages/StatusBarPhone/NOTICE→packages/SystemUI/NOTICE +0 −0 File moved. View file packages/StatusBarPhone/res/drawable-hdpi/btn_default_small_normal.9.png→packages/SystemUI/res/drawable-hdpi/btn_default_small_normal.9.png (894 B) File moved. View file Loading
packages/StatusBarPhone/Android.mk→packages/SystemUI/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) LOCAL_JAVA_LIBRARIES := services LOCAL_PACKAGE_NAME := StatusBarPhone LOCAL_PACKAGE_NAME := SystemUI LOCAL_CERTIFICATE := platform include $(BUILD_PACKAGE)
packages/StatusBarPhone/AndroidManifest.xml→packages/SystemUI/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.policy.statusbar.phone" package="com.android.systemui" android:sharedUserId="android.uid.system"> <application Loading @@ -8,14 +8,14 @@ android:icon="@drawable/ic_launcher_settings"> <receiver android:name="StatusBarStarter" android:name=".statusbar.StatusBarStarter" > <intent-filter> <action android:name="com.android.internal.policy.statusbar.START" /> </intent-filter> </receiver> <service android:name="PhoneStatusBarService" android:name=".statusbar.PhoneStatusBarService" android:exported="false" /> </application> Loading
packages/StatusBarPhone/MODULE_LICENSE_APACHE2→packages/SystemUI/MODULE_LICENSE_APACHE2 +0 −0 File moved.
packages/StatusBarPhone/res/drawable-hdpi/btn_default_small_normal.9.png→packages/SystemUI/res/drawable-hdpi/btn_default_small_normal.9.png (894 B) File moved. View file