7ce8df32a7
The headers are already migrated because they're in frameworks/native/include/android, which was covered when migrating libandroid. Test: make native Bug: http://b/30465923 Change-Id: I610dc6c613f2a408960088a86629073da38682a0
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
LIBJNIGRAPHICS {
|
|
global:
|
|
AndroidBitmap_getInfo;
|
|
AndroidBitmap_lockPixels;
|
|
AndroidBitmap_unlockPixels;
|
|
local:
|
|
*;
|
|
};
|