platform_system_core/libion
Justin Yun aeb68e86e4 Mark the modules as VNDK-SP in Android.bp
As a VNDK-SP module, Android.bp must have 'vndk' tag as well as
'vendor_available: true'.

The 'vndk' tag for VNDK-SP formated as follows:
vndk: {
    enabled: true,
    support_system_process: true,
},

VNDK-SP modules will be installed both in system/lib(64) as normal
and in system/lib(64)/vndk-sp as a vendor variant.

Bug: 63866913
Test: build and boot with BOARD_VNDK_VERSION=current
Change-Id: I51fe0859f63ad58b7b91909e7d7d4206443228cd
2017-07-31 23:37:32 +00:00
..
include/ion libion: add include for size_t 2013-12-18 18:27:57 -08:00
kernel-headers/linux Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
original-kernel-headers/linux libion: update ion_test.h 2013-12-19 19:31:19 -08:00
tests libion: open /dev/ion read-only 2016-10-21 14:29:22 -07:00
Android.bp Mark the modules as VNDK-SP in Android.bp 2017-07-31 23:37:32 +00:00
ion.c liblog: use log/log.h when utilizing ALOG macros 2017-01-11 09:31:15 -08:00
ion_test.c Libion: Remove unused variables 2014-11-25 10:16:06 -08:00