Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
• 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