OSDN Git Service

New target to add vndk-sp libs to system image
authorIsaac Chen <ycchen@google.com>
Tue, 6 Jun 2017 13:01:11 +0000 (21:01 +0800)
committerJiyong Park <jiyong@google.com>
Thu, 8 Jun 2017 04:34:44 +0000 (13:34 +0900)
commitc93eb93a11048a7ad9409cfbcdebe9da9c38a6c0
treef8b4f6c4feb40b3d48cd943a94328f19a88c0b34
parent11c092a6cbfcf6207f07a9a8e3398e747e7f5461
New target to add vndk-sp libs to system image

VNDK-SP libraries should be put under /system/lib*/vndk-sp.
Usage: Adding this new target (vndk-sp) to PRODUCT_PACKAGES.

This initial list of vndk-sp libraries is based on Marlin/Sailfish.

Bug: 38356823
Test: tested with generic AOSP system image on Sailfish
Change-Id: Icbe6431e20c7b5355034f8444b4543df15830d67
Merged-In: Icbe6431e20c7b5355034f8444b4543df15830d67
vndk/Android.mk [new file with mode: 0644]
vndk/vndk-sp-libs.mk [new file with mode: 0644]