Skip to content

Commit

Permalink
device.mk: remove some ancient 109808 handling
Browse files Browse the repository at this point in the history
  • Loading branch information
Daz Jones committed Oct 7, 2013
1 parent 571a9b8 commit c2bbac4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ DEVICE_PACKAGE_OVERLAYS += device/huawei/u8815/overlay
PRODUCT_AAPT_CONFIG := normal hdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi

ifdef HUAWEI_109808_BASEBAND
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.ril.v3=skipsuggestedretrytime
endif

# Video
PRODUCT_PACKAGES += \
libI420colorconvert \
Expand Down

0 comments on commit c2bbac4

Please sign in to comment.