• Eric Laurent's avatar
    Fix hw module lookup order. · 188c223c
    Eric Laurent authored
    Make sure hw_get_module_by_class() first scans /vendor/lib/hw
    and then /system/lib/hw so that vendor specific modules override
    default ones.
    
    Change-Id: Iaec61c3b4bb6fde202acb4412aaec3b318cc1cbd
    188c223c
hardware.c 4.83 KB