From c4e667073ce113e621ae440ae6af62bbe0a8dc64 Mon Sep 17 00:00:00 2001 From: dhacker29 Date: Fri, 13 Dec 2013 23:21:58 -0600 Subject: Setup common tuna extract-files/remove Google self-extractors Since tuna devices are no longer maintained by AOSP there is no need to have multiple locations and duplicate files. This Will put all common files in vendor/samsung/tuna and device specific ones in vendor/samsung/$(DEVICE). Change-Id: I51bba2e62a1b511958856863f0a0fceac957704e --- proprietary-files.txt | 6 ++++++ 1 file changed, 6 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..11d6c51 --- /dev/null +++ b/proprietary-files.txt @@ -0,0 +1,6 @@ +# put anything that is present on all devices, but is device specific in this file +lib/libdrmdecrypt.so +lib/libsecril-client.so +vendor/etc/sirfgps.conf +vendor/firmware/bcm4330.hcd +vendor/lib/hw/gps.omap4.so -- cgit v1.1