Blissify

- Add preferences from Blissify Repo
- Make the rest match the new repo name
diff --git a/common.mk b/common.mk
index 7e41084..6285dff 100644
--- a/common.mk
+++ b/common.mk
@@ -52,7 +52,7 @@
 LOCAL_STATIC_JAVA_LIBRARIES += android-support-v14-preference
 endif
 
-LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.havoc.support
+LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.bliss.support
 
 LOCAL_STATIC_JAVA_LIBRARIES += \
     android-support-annotations \