From ae8c5a1976552e594c9164aa9b737636c88e806f Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Tue, 22 Dec 2015 19:36:57 +0100 Subject: espresso-common: use common proprietary-files - use vendor/samsung/espresso-common if exist - remove domx and camera blobs which are build from source now: system/lib/hw/vendor-camera.piranha.so system/lib/libI420colorconvert.so system/lib/libOMX.TI.DUCATI1.MISC.SAMPLE.so system/lib/libOMX.TI.DUCATI1.VIDEO.CAMERA.so system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.secure.so system/lib/libOMX.TI.DUCATI1.VIDEO.DECODER.so system/lib/libOMX.TI.DUCATI1.VIDEO.H264E.so system/lib/libOMX.TI.DUCATI1.VIDEO.MPEG4E.so system/lib/libOMX_Core.so system/lib/libdomx.so system/lib/libion.omap4.so system/lib/libmm_osal.so system/lib/libtiutils.so - remove sensor blobs which are build from source now (Note: p5100 and p5110 share sensor blobs, p3100 and p3110 don't) system/bin/geomagneticd system/bin/orientationd system/lib/hw/sensors.omap4.so - gps and drm parts changed too, but don't reflect those changes here since we can't pull blobs from other devices if we don't own them Change-Id: Ieae3db1d530647a5c2401028bb6f5af7667cc0d9 --- proprietary-files.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 proprietary-files.txt (limited to 'proprietary-files.txt') diff --git a/proprietary-files.txt b/proprietary-files.txt new file mode 100644 index 0000000..134f074 --- /dev/null +++ b/proprietary-files.txt @@ -0,0 +1,15 @@ +system/bin/gpsd +system/bin/smc.ini +system/bin/smc_pa.ift +system/etc/wifi/bcmdhd_p2p.bin +system/etc/wifi/nvram_mfg.txt +system/etc/wifi/nvram_net.txt +system/lib/hw/gps.omap4.so +system/lib/libQmageDecoder.so +system/lib/libsecnativefeature.so +system/vendor/firmware/BCM4330.hcd +system/vendor/firmware/ducati-m3.bin +system/vendor/lib/drm/libdrmwvmplugin.so +system/vendor/lib/libWVStreamControlAPI_L1.so +system/vendor/lib/libwvdrm_L1.so +system/vendor/lib/libwvm.so -- cgit v1.1