OSDN Git Service

bionic: move ADF uapi header out of bionic
authorGreg Hackmann <ghackmann@google.com>
Fri, 27 Jan 2017 18:07:36 +0000 (10:07 -0800)
committerGreg Hackmann <ghackmann@google.com>
Fri, 27 Jan 2017 21:01:51 +0000 (13:01 -0800)
commit7518109063a3b13ffe12d14d2bf87d0d5116992a
tree6d315becb1b4d55b6a27d90d5c1d9806b2f5b28b
parent7844b4c5dbd0be9ea4212a523da2dd6a4804032c
bionic: move ADF uapi header out of bionic

ADF isn't a candidate for upstreaming and isn't (directly) usable from
unprivileged NDK code, so it makes more sense to keep video/adf.h as a
private header inside libadf, where it'll still be usable by HWC
implementations without shipping in the NDK.

libadf exports its entire include/ directory, so this shouldn't have any
impact on HWC implementations that already link against libadf.

Test: mmm system/core/adf/libadf
Test: /data/nativetest64/adf-unit-tests/adf-unit-tests (on Nexus 9)
Change-Id: I6573f539cfd7fc65433237d0b115b8b7b2728133
Signed-off-by: Greg Hackmann <ghackmann@google.com>
libc/kernel/android/uapi/video/adf.h [deleted file]