321156e59b
* Initial Mozilla Flame packages * Update dtbtool to use LineageOS upstream * Use mkbootimg --dt flag only when deviceinfo_bootimg_qcdt is defined * Update mkbootimg to use LineageOS upstream * Add sparse image flashing on device-mozilla-flame * Only support SD card install on Mozilla Flame * Remove useless profile.sh on mozilla flame * Package DTBs in /usr/lib/linux-mozilla-flame/ * Build and install modules in linux-mozilla-flame
4 lines
105 B
Bash
4 lines
105 B
Bash
#!/bin/sh
|
|
|
|
# set framebuffer resolution
|
|
cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode
|