Skip to content

Commit

Permalink
Revert "msm8960-common: Tweaks for 'low ram' devices"
Browse files Browse the repository at this point in the history
This reverts commit 7939c54.
  • Loading branch information
TARKZiM committed Aug 18, 2021
1 parent a38055e commit a6ff6ee
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 35 deletions.
3 changes: 0 additions & 3 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,3 @@ TARGET_LD_SHIM_LIBS := \
/system/vendor/lib/libril-qc-qmi-1.so|libshims_ril.so \
/system/lib/libril-qc-qmi-1.so|libshims_ril.so \
/system/lib/libui.so|libui_shim.so

# Tweaks for 'low ram' devices
-include device/htc/msm8960-common/lowram/BoardConfig.mk
5 changes: 0 additions & 5 deletions lowram/BoardConfig.mk

This file was deleted.

25 changes: 0 additions & 25 deletions lowram/device.mk

This file was deleted.

3 changes: 1 addition & 2 deletions msm8960.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
# limitations under the License.
#

# Tweaks for 'low ram' devices
$(call inherit-product-if-exists, $(LOCAL_PATH)/lowram/device.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/go_defaults.mk)

# Dalvik vm configs
PRODUCT_PROPERTY_OVERRIDES += \
Expand Down

0 comments on commit a6ff6ee

Please sign in to comment.