forked from transi/android_device_amazon_omap4-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
proprietary-files.txt
37 lines (35 loc) · 1.26 KB
/
proprietary-files.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#
# This file lists all of the proprietary blobs that need to be
# extracted from a stock device. The extract-files.sh script
# parses this file and copies the blobs into the vendor and build
# trees as needed.
#
# File format:
# - Comments lines start with a hash (#) character and will be
# ignore.
# - Blobs should be listed with their path relative to /system
# on the device.
# - A different destination path may be specified after a colon on
# the same line as the blob source path. Otherwise, the
# destination path with be the same as it was on the device.
# - Options for a particular blob are specified in a comment
# after the blob path.
#
# Blob options:
# - needed_for_build: the blob will also be copied into the obj
# directory for use in the build of other open source files.
# - optional: if the blob is not found, extraction will not abort.
# directory for use in the build of other open source files.
#
# SGX Bins
vendor/lib/hw/gralloc.omap4430.so
vendor/lib/hw/gralloc.omap4460.so
vendor/lib/hw/gralloc.omap4470.so
etc/powervr.ini
# Widevine DRM
lib/libdrmdecrypt.so
vendor/lib/drm/libdrmwvmplugin.so
vendor/lib/mediadrm/libwvdrmengine.so
vendor/lib/libwvdrm_L3.so
vendor/lib/libwvm.so
vendor/lib/libWVStreamControlAPI_L3.so