OSDN Git Service

Move libdrm.so to vendor partition
authorJiyong Park <jiyong@google.com>
Sun, 23 Apr 2017 14:45:38 +0000 (23:45 +0900)
committerJiyong Park <jiyong@google.com>
Wed, 26 Apr 2017 01:28:49 +0000 (10:28 +0900)
commit0da99b8ab0f691ad7ec7f4c5c8a09c5df92486a1
tree8a00c52419a38f9e89e1b3b074a9179c2ca84c72
parent853f81c361c98ab5bf9f2c05176ce9c455919640
Move libdrm.so to vendor partition

Gralloc from QCOM is using this lib. However, instead of making this lib
as VNDK-SP, it is moved to /vendor partition because no framework
component is using this.

Bug: 37567747
Bug: 37483222
Test: libdrm.so is in /vendor partion
Change-Id: Ib1e9bf6d70e3616e599880d11e8a575d77e4d550
Android.mk
CleanSpec.mk