Steven Moreland
dd8eee871b
Add libbinder_ndk to public.libraries.*
...
Bug: 111445392
Test: atest android.binder.cts.NdkBinderTest
Change-Id: I8ccb1f74654dcb925cd3ac20042cbffd2f594bb9
Merged-In: I8ccb1f74654dcb925cd3ac20042cbffd2f594bb9
2018-09-17 20:05:27 +00:00
Elliott Hughes
6a8cb78acb
Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af
am: 601e5ac55b
am: 3cdb21a8c7
...
am: 54f2e52ab5
Change-Id: Id4b155e157da0c18f2cddebf4085366ae2d0afe0
2017-08-02 19:57:29 +00:00
Elliott Hughes
601e5ac55b
Merge "Add comments to "public.libraries.*.txt"."
...
am: e7b8fc22af
Change-Id: I8519a128238758433d194f35f6090633aeb85f0a
2017-08-02 19:43:01 +00:00
Elliott Hughes
bd0ad88202
Add comments to "public.libraries.*.txt".
...
Folks don't know how to add public native API. Point them in the right
direction.
Bug: 63905942
Test: boots
Change-Id: I5e1f04fb852348255a2f7f87aa961948c41c47fd
2017-07-28 18:07:44 -07:00
Jean-Luc Brouillet
12f81dfdff
Make the Neural Networks library loadable by apps.
...
Add to the whitelist the NN API lib.
Bug: 63905942
Test: Ran an app that uses the NN API.
Change-Id: I83c1acdff58b8fe99fbd7a8fbfb5444fe77b7902
2017-07-21 20:16:35 -07:00
Jesse Hall
d08467f341
Add NDK libsync to linker whitelists
...
Test: make
Change-Id: Idb9ddfce7032a3faef7213327d3160968d4a80ba
2017-03-08 21:51:39 -08:00
Mathias Agopian
f77e32cb6f
add libnativewindow to the linker whitelist
...
Test: compile
Bug: treble
Change-Id: I59c614ef045dad79e68bbf6fe86f786ecd14ce78
2017-03-02 19:16:42 -08:00
Phil Burk
73b4f8aeed
libaaudio: changed name from liboboe
...
Bug: 34749573
Test: CTS test_aaudio.cpp
Change-Id: Ic95f21fcaf0f13e09f57dfb612d5bcc4755f447b
Signed-off-by: Phil Burk <philburk@google.com>
2017-02-10 17:26:20 +00:00
Phil Burk
815024d24e
Oboe: make liboboe.so public
...
Bug: 30210002
Test: in frameworks/av/media/liboboe/tests
Change-Id: Id7d0b0eebf68bc5e93fc257c2f924205db57312c
Signed-off-by: Phil Burk <philburk@google.com>
2016-12-21 17:19:32 -08:00
Eino-Ville Talvala
5f31ca2231
Add camera2 NDK library to public library lists
...
It was dropped in the migration to the public.libraries format
NDK is the same on standard Android and Wear.
Bug: 27742249
Change-Id: I1eafbb649c0ccc5b9a93471fa387624d838bd3d0
2016-03-18 12:33:19 -07:00
Dimitry Ivanov
dbae9a9b77
Add libvulkan.so to the list of public libraries
...
Accidentally dropped it in 4b0e963872
Bug: http://b/27546414
Change-Id: I28835ce3229f778387efedf269d7f32572e09184
2016-03-17 10:57:22 -07:00
Dimitry Ivanov
4b0e963872
Move list of public libraries to a config file
...
This list contains libraries that should directly or indirectly
be accessible to apps for the platform. Note that this list is
not device specific but rather device class specific.
For now we have 2 separate lists; one for Android Phones and Tablets,
and another one for Android Wear devices.
Bug: http://b/27546414
Bug: http://b/22548808
Change-Id: I83de5e3cf67392d0e9af66f70123898bd5997146
2016-03-17 09:45:52 -07:00