[PATCH libdrm] Android: move libraries to /vendor

Eric Engestrom eric.engestrom at imgtec.com
Thu Sep 21 15:36:34 UTC 2017


On Tuesday, 2017-09-19 21:59:59 +0000, Rob Herring wrote:
> As part of Treble project in Android O, all the device specific files have
> to be located in a separate vendor partition. This is done by setting
> LOCAL_PROPRIETARY_MODULE (the name is misleading).

Just to double-check; this:

> This change will not
> break existing platforms without a vendor partition as it will just move
> files to /system/vendor.

also applies to this, right?

> -	-DAMDGPU_ASIC_ID_TABLE=\"/system/etc/hwdata/amdgpu.ids\" \
> +	-DAMDGPU_ASIC_ID_TABLE=\"/vendor/etc/hwdata/amdgpu.ids\" \

I guess this means /vendor/ used to be a symlink to /system/vendor/
on older Android versions?


More information about the dri-devel mailing list