diff options
| author | Alistair Strachan <alistair.strachan@imgtec.com> | 2016-02-26 17:48:09 -0800 |
|---|---|---|
| committer | Nick Desaulniers <ndesaulniers@google.com> | 2016-03-14 22:07:16 +0000 |
| commit | 1f261b47a77a48965ec0e6a53651caf5bf89fb88 (patch) | |
| tree | e7e6ceb4d70a27d7ee6403dfc15e50430e05da99 /vendor_owner_info.txt | |
| parent | 4f9b9c36ff1ef16b45a99a8ca3e1ea7dd24dd87f (diff) | |
gpu: Updates to support DDK 1.6.
Removed vp9_interpredict.binary. This is a shader binary which has a
layout specific to the GPU DDK revision. It should be provided with
the DDK.
Removed the pvrsrvctl binary. The GPU is started automatically at
the first open() now and the firmware is loaded by the kernel.
The sepolicy needed minor tweaks for cameraservice. I removed the
permissive rules for the obsolete pvrsrvctl binary to close that
security hole.
Removed most of the powervr.ini settings. Most of these were already
the default, or have been removed from the new DDK.
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
Bug: 26592113
Bug: 27643307
Change-Id: Ie20fad85c0373d3ae0510afff65827e8a5ea3ab6
Diffstat (limited to 'vendor_owner_info.txt')
| -rw-r--r-- | vendor_owner_info.txt | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/vendor_owner_info.txt b/vendor_owner_info.txt index d278fc1..dbdf79c 100644 --- a/vendor_owner_info.txt +++ b/vendor_owner_info.txt @@ -19,6 +19,7 @@ system/etc/firmware/vsp.bin.0008.0000.0001:intel system/etc/firmware/vsp.bin.0008.0000.0002:intel system/etc/firmware/vsp.bin.0008.0002.0001:intel system/etc/firmware/vsp.bin.000c.0001.0001:intel +system/etc/vp9_interpredict.binary:intel system/etc/permissions/com.google.widevine.software.drm.xml:widevine system/etc/wifi/bcmdhd.cal:broadcom system/etc/wifi/bcmdhd_sr2.cal:broadcom @@ -184,41 +185,36 @@ system/lib/libstlport-mfx.so:intel system/priv-app/AtvRemoteService/AtvRemoteService.apk:google system/priv-app/LeanbackLauncher/LeanbackLauncher.apk:google system/priv-app/TV/TV.apk:google -system/vendor/lib/librscruntime.bc:intel -system/vendor/bin/bcc.moorefield:intel -system/vendor/bin/framebuffer_test:intel system/vendor/bin/hwperfbin2jsont:intel system/vendor/bin/pvrdebug:intel -system/vendor/bin/pvrhwperf:intel -system/vendor/bin/pvrsrvctl:intel +system/vendor/bin/pvrhtb2txt:intel system/vendor/bin/pvrtld:intel +system/vendor/bin/rscompiler:intel system/vendor/firmware/BCM4350C0.hcd:broadcom system/vendor/firmware/BCM4350C0_SR2.hcd:broadcom system/vendor/firmware/PR-ModelCert:intel +system/vendor/firmware/rgx.fw.signed:intel system/vendor/lib/drm/libdrmwvmplugin.so:widevine system/vendor/lib/egl/libEGL_POWERVR_ROGUE.so:intel system/vendor/lib/egl/libGLESv1_CM_POWERVR_ROGUE.so:intel system/vendor/lib/egl/libGLESv2_POWERVR_ROGUE.so:intel system/vendor/lib/hw/gralloc.moorefield.so:intel -system/vendor/lib/libbcc.moorefield.so:intel -system/vendor/lib/libbcinfo.moorefield.so:intel +system/vendor/lib/hw/memtrack.moorefield.so:intel +system/vendor/lib/hw/vulkan.moorefield.so:intel +system/vendor/lib/libclangIMG.so:intel system/vendor/lib/libcptcompiler.so:intel -system/vendor/lib/libcreatesurface.so:intel system/vendor/lib/libdrmdecrypt.so:widevine system/vendor/lib/libglslcompiler.so:intel system/vendor/lib/libIMGegl.so:intel -system/vendor/lib/libLLVM.moorefield.so:intel +system/vendor/lib/libLLVM33IMG.so:intel +system/vendor/lib/libLLVMIMG.so:intel system/vendor/lib/liboemcrypto.so:widevine -system/vendor/lib/libpvr2d.so:intel system/vendor/lib/libpvrANDROID_WSEGL.so:intel system/vendor/lib/libpvrcpt.so:intel system/vendor/lib/libPVRRS.sha1.so:intel system/vendor/lib/libPVRRS.so:intel system/vendor/lib/libPVRScopeServices.so:intel -system/vendor/lib/librsccompiler.so:intel -system/vendor/lib/hw/memtrack.moorefield.so:intel system/vendor/lib/libseppr_hal.so:intel -system/vendor/lib/libsrv_init.so:intel system/vendor/lib/libsrv_um.so:intel system/vendor/lib/libufwriter.so:intel system/vendor/lib/libusc.so:intel |
