summaryrefslogtreecommitdiff
path: root/hikey960/init.hikey960.rc
blob: 92c1385e603c25564a9b8e0b057049d1124b6ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
import init.common.rc

on fs
    mount_all /vendor/etc/fstab.${ro.hardware} --early

on post-fs
    # Set supported opengles version
    setprop ro.hardware.hwcomposer drm_hikey960

on late-fs
    mount_all /vendor/etc/fstab.${ro.hardware} --late