OSDN Git Service

Enable native bridge
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 30 Sep 2015 10:07:42 +0000 (18:07 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 30 Sep 2015 10:07:42 +0000 (18:07 +0800)
commit747cb9f8c687f77dcf5a70cdfd72ab7ede94c0fc
tree89a87efe702339cc058f51ce7e59a5946635dac2
parentb58f69165ff3b7e8cdd228bb28bad852a1a16fd3
Enable native bridge

Add the library libnb and script to support the arm translator.
BoardConfig.mk
device.mk
nativebridge/Android.mk [new file with mode: 0644]
nativebridge/bin/enable_nativebridge [new file with mode: 0644]
nativebridge/lib/arm/cpuinfo [new file with mode: 0644]
nativebridge/lib64/arm64/cpuinfo [new file with mode: 0644]
nativebridge/lib64/arm64/cpuinfo.64in32mode [new file with mode: 0644]
nativebridge/nativebridge.mk [new file with mode: 0644]
nativebridge/src/libnb.cpp [new file with mode: 0644]