move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
#include <hardware/hardware.h>
|
||||
#include <hardware/gralloc.h>
|
||||
|
||||
#include <private/ui/android_natives_priv.h>
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
namespace android {
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user