Install proprietary userspace modules under system/vendor.

BUG: 5284436

Change-Id: Ib338b4665a086abde83028a78f51372275ca83b7
This commit is contained in:
Edwin Wong
2011-09-15 10:03:53 -07:00
parent 6aaee145d8
commit 784469b355
3 changed files with 31 additions and 9 deletions

View File

@@ -15,5 +15,5 @@
-->
<permissions>
<library name="com.google.widevine.software.drm"
file="/system/lib/drm/libdrmwvmplugin.so"/>
file="/vendor/lib/drm/libdrmwvmplugin.so"/>
</permissions>