• Ethan Yonker's avatar
    Change some graphics build flags · 31f855b5
    Ethan Yonker authored
    While not all of these old build flags are active or implemented
    yet (and they may not ever be implemeted until we find a device
    that needs them), we need to make sure that the old build flags
    are only applied when actually needed. Since there are a lot of
    device trees that probably won't get updated due to lack of device
    maintainers, we will rename the build flags and fix up devices on
    a case by case basis.
    
    Also added some pixel format related build flags to the make file
    from AOSP so that AOSP devices should work in TWRP without
    additional build flags.
    
    Change-Id: I11ab475297d02b6aeffe89404fe50b4799a36be3
    31f855b5
graphics_fbdev.cpp 9.31 KB