Skip to content

Commit

Permalink
Merge branch 'jellybean' of https://github.com/CyanogenMod/android_ve…
Browse files Browse the repository at this point in the history
…ndor_cm into jellybean
  • Loading branch information
pbeeler committed Nov 13, 2012
2 parents b6ca770 + d542274 commit 30d8915
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.mkdn
Expand Up @@ -7,6 +7,7 @@ Maintainers (CyanogenMod 10):
* __Asus EeePad Transformer (TF101):__ Bumble-Bee, EnJens
* __Asus EeePad Transformer Prime (TF201):__ Bumble-Bee, EnJens
* __Asus EeePad Transformer Pad TF300T:__ xplodwild
* __B&N NookColor (encore):__ eyeballer, fattire, keyodi, krylon360, sluo (NookieDevs)
* __Google Galaxy Nexus:__ , bekit, Bumble-Bee, burnsra, KalimochoAz
* __Google Nexus S:__ burnsra, KalimochoAz
* __Google Nexus 7:__
Expand Down
3 changes: 3 additions & 0 deletions config/common.mk
Expand Up @@ -222,3 +222,6 @@ endif
PRODUCT_PROPERTY_OVERRIDES += \
ro.cm.version=$(CM_VERSION) \
ro.modversion=$(CM_VERSION)


-include $(WORKSPACE)/hudson/image-auto-bits.mk
10 changes: 5 additions & 5 deletions config/common_full_tablet_wifionly.mk
Expand Up @@ -4,11 +4,11 @@ else
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common_full.mk)

# Default ringtone
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Orion.ogg \
ro.config.notification_sound=Deneb.ogg \
ro.config.alarm_alert=Hassium.ogg
# Default ringtone
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=Orion.ogg \
ro.config.notification_sound=Deneb.ogg \
ro.config.alarm_alert=Hassium.ogg

# BT config
PRODUCT_COPY_FILES += \
Expand Down
1 change: 1 addition & 0 deletions jenkins-build-targets
Expand Up @@ -10,6 +10,7 @@ cm_d2spr-userdebug
cm_d2tmo-userdebug
cm_d2usc-userdebug
cm_d2vzw-userdebug
cm_encore-userdebug
cm_endeavoru-userdebug
cm_epicmtd-userdebug
cm_everest-userdebug
Expand Down

0 comments on commit 30d8915

Please sign in to comment.