Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup (1/2) #15

Open
wants to merge 1 commit into
base: cm-11.0
Choose a base branch
from
Open

Cleanup (1/2) #15

wants to merge 1 commit into from

Conversation

Bunchies101
Copy link

• Remove Liquid stuff, its outdated and LiquidSmooth has my repos

• Remove WiFi stuff in BoardConfig.mk that is in /msm8660/bcmdhd.mk

• Move WiFi configs to msm8660

• Disable HDMI services

• Remove duplicate 'Audio/Video codecs'

• Test dalvik.vm.dexopt-flag=o=v,m=y (added the 'o' for optimizations)

• Add 'wifi.supplicant_scan_interval=120' for the default values

• remove 'BOARD_WLAN_DEVICE_REV := bcm4330_b2' from vigor.mk since its already in BoardConfig.mk

• Move 'PRODUCT_AAPT' to msm8660

• 'ro.adb.secure=0' & 'ro.secure=0' & 'dalvik.gc.type-precise' could be brought back if needed

• 'persist.timed.enable = true' is duplicated, delete 1

• 'service qcamerasvr /system/bin/mm-qcamera-daemon' Doesnt exist, removing also had no effect

• SELinux shows there is a duplicate 'service qmuxd /system/bin/qmuxd'

• Delete Duplicate Thermald.conf, its in 'vendor/htc/vigor/proprietary/etc/' and said to copy in vigor-vendor-blobs.mk at line 85

• Remove Liquid stuff, its outdated and LiquidSmooth has my repos

• Remove WiFi stuff in BoardConfig.mk that is in /msm8660/bcmdhd.mk

• Move WiFi configs to msm8660

• Disable HDMI services

• Remove duplicate 'Audio/Video codecs'

• Test dalvik.vm.dexopt-flag=o=v,m=y (added the 'o' for optimizations)

• Add 'wifi.supplicant_scan_interval=120' for the default values

• remove 'BOARD_WLAN_DEVICE_REV := bcm4330_b2' from vigor.mk since its already in BoardConfig.mk

• Move 'PRODUCT_AAPT' to msm8660

• 'ro.adb.secure=0' & 'ro.secure=0' & 'dalvik.gc.type-precise' could be brought back if needed

• 'persist.timed.enable = true' is duplicated, delete 1

• 'service qcamerasvr /system/bin/mm-qcamera-daemon' Doesnt exist, removing also had no effect

• SELinux shows there is a duplicate 'service qmuxd /system/bin/qmuxd'

• Delete Duplicate Thermald.conf, its in 'vendor/htc/vigor/proprietary/etc/' and said to copy in vigor-vendor-blobs.mk at line 85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant