Skip to content

Instantly share code, notes, and snippets.

@invisiblek
Created January 9, 2017 21:33
Show Gist options
  • Save invisiblek/c9d8d3ae3bbb053e9cde170274ce7c32 to your computer and use it in GitHub Desktop.
Save invisiblek/c9d8d3ae3bbb053e9cde170274ce7c32 to your computer and use it in GitHub Desktop.
# gapps
vendor/google/build head nobail # don't bail on gapps if variant wasn't specified
# marlin
vendor/google head cm-14.1_marlin # marlin bringup
device/google/marlin head cm-14.1_gapps # gapps
kernel/google/marlin head cm-14.1_disableverity # disable verity
kernel/google/marlin head cm-14.1_livedisplay # livedisplay
device/google/marlin head cm-14.1_snappreview # snap preview
vendor/google/ head cm-14.1_marlinblur # blur for marlin
device/google/marlin head cm-14.1_marlinblur # blur for marlin
hardware/qcom/display head cm-14.1_blurfix # fix blur
device/google/marlin head cm-14.1_callrecording # call recording
device/google/marlin head cm-14.1_googleassistant # google assistant
skip device/google/marlin 49bab4adc3b5181b025d9a09f02855b9d327a63e # network modes thing
vendor/cm head cm-14.1_vzwvvm # verizon visual voicemail
device/motorola/clark head cm-14.1_power # clark: remove custom power hal extension
skip device/motorola/clark fe8561348a0365c2b7074d67d553531a945e7617 # nuke sdcardfs
vendor/motorola head cm-14.1_power # Revert "clark: kang perfd from ether"
vendor/lge head cm-14.1_vs985blobril # vs985 blobril
build head cm-14.1_mkimage # host mkimage
device/motorola/clark head cm-14.1_cmactionswakelock # cmactions wakelock
device/hp/tenderloin f21c0b094f8e77b0289145ac29cfc58259048517 # don't build cam for now
skip hardware/qcom/audio-caf/msm8994 e7cbe6f0f2f98328bb4b2e692f2fa8291483d138 # policy_hal: Line up default features with rest of HAL
skip hardware/qcom/audio-caf/msm8994 51d3a29942d3894f0541d51a5d64d23e0b23479c # post_proc: fix crash in offload effect bundle during stop output
skip vendor/lge head cm-14.1_vs985sourceril # vs985 sourceril
# tenderloin
frameworks/native head cm-14.1_pmem # pmem
frameworks/opt/net/wifi head cm-14.1_ath6kl # ath6kl hal
# misc
art head cm-14.1_fdo # [DO NOT MERGE] art: disable FDO
external/skia head cm-14.1_fdo # [DO NOT MERGE] skia: disable FDO
external/stagefright-plugins head cm-14.1_dolby # Revert "codecs: Disable AC3/EAC3"
frameworks/base head cm-14.1_fastasfuck # [DO NOT MERGE] Frameworks: apple can do...we can do as well
frameworks/base head cm-14.1_poke # Gotta catch em all
packages/apps/CMUpdater head cm-14.1_versions # [DO NOT MERGE] Only get builds for current version
packages/apps/Settings head cm-14.1_disableanyapp # [DO NOT MERGE] apps: allow disabling of any app
packages/apps/Settings head cm-14.1_cryptoanybattery # [DO NOT MERGE] CryptKeeper: lower minimum battery percentage needed to start encrypting
skip kernel/lge/v4xx 95ba443c7cbc54d841dc2b31ed54b3949a81e52d # revert gcc change
skip kernel/lge/v4xx 181addf22287faa940a51ddb993cb5e9da7464b8 # fix struct shit
skip kernel/lge/v4xx 3882b94a35b496cef95f1618256010ebda68afc9 # Disable "maybe-uninitialized" warning globally
skip device/lge/v4xx-common 9a701903708cad5642e95c7ad5e81027a2a8730e # gcc 4.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment