sonyxperiadev / device-sony-loire

17 stars 40 forks source link

platform: add property to skip loading libsdmextension #248

Closed oshmoun closed 5 years ago

oshmoun commented 5 years ago

Loading the extension library fails because it can not find libscalar.so, which is indeed not provided. This leads to failure when initializing the display hal. Since the extension interface is not critically required on loire, skip it.