OSDN Git Service

Moving things around a little in the new DeskClock.
[android-x86/packages-apps-DeskClock.git] / src / com / android / deskclock / AlarmReceiver.java
similarity index 99%
rename from src/com/android/alarmclock/AlarmReceiver.java
rename to src/com/android/deskclock/AlarmReceiver.java
index 97374ef..18457b6 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package com.android.alarmclock;
+package com.android.deskclock;
 
 import android.app.KeyguardManager;
 import android.app.Notification;