History log of /frameworks/opt/net/lowpan/libandroid_net_lowpan/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e6a1be5f36c91c12ba89bca99233bdb9d7b448e0 18-Jul-2017 Robert Quattlebaum <rquattle@google.com> libandroid_net_lowpan: Reintroduce new unit tests for data classes

This change introduces new unit tests which confirm that various data
classes are being property marshalled between their Java and C++
implementations.

This was originally added to platform/frameworks/base via change id
I41d590b1e77dc41873c4b9e9bf1b7f1bf859f74e, but that change was
reverted (via ag/2553741) due the failure of build 4190632 on the
branch `git_wear-master`. Moving these specific tests into this
repository avoids this failure case.

This change is dependent on the following change id:

I70fe6be8d71424e11a537daaa69c3f6cfae8e49d

Bug: b/63707448 b/63708348
Change-Id: I41d590b1e77dc41873c4b9e9bf1b7f1bf859f74e
Test: These tests both compile and pass
/frameworks/opt/net/lowpan/libandroid_net_lowpan/Android.mk
d38415634a6e0d2175e888618a6ebc52dfcb861e 18-Jul-2017 Robert Quattlebaum <rquattle@google.com> lowpan: Introduce C++ versions of various java classes

This change introduces C++ versions of the following java classes:

* android.net.lowpan.LowpanIdentity
* android.net.lowpan.LowpanCredential
* android.net.lowpan.LowpanProvision
* android.net.lowpan.LowpanBeaconInfo
* android.net.lowpan.LowpanChannelInfo

Bug: b/63707448 b/63708348
Test: Confirmed with unit tests from change id
I41d590b1e77dc41873c4b9e9bf1b7f1bf859f74e

Change-Id: I3dc7b9ca3b33b2ee5f92c8f76c28710997fb931d
/frameworks/opt/net/lowpan/libandroid_net_lowpan/Android.mk