This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b4ad076ede
platform_system_core
/
libnativebridge
/
Android.mk
4 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move native bridge library in system/core Bug: 16884833 Change-Id: I73aab8e212860ba5aee9444d801806d3da326a41
2014-08-11 17:11:59 +02:00
LOCAL_PATH
:=
$(
call my-dir
)
Handle code_cache dir creation in libnativebridge Also: - add kPreInitiliazed state to native bridge with check transition: kOpened->kPreInitialized->kInitialized - made sure we free the memory for the code_cache_path - tidy up some error messages - tidy up tests - add a dummy native bridge to test with Bug: 18027433 Bug: 18097480 Change-Id: I39f74c93580f2e224080dd3df2ffaa9cf9f8cd9c
2014-10-17 14:45:39 +02:00
i
n
c
l
u
d
e
$(
LOCAL_PATH
)
/
t
e
s
t
s
/
A
n
d
r
o
i
d
.
m
k
Reference in a new issue
Copy permalink