OSDN Git Service

[AWARE] Move manager tests from service to manager directory
authorEtan Cohen <etancohen@google.com>
Thu, 17 Nov 2016 01:59:41 +0000 (17:59 -0800)
committerEtan Cohen <etancohen@google.com>
Wed, 23 Nov 2016 18:28:09 +0000 (10:28 -0800)
commitb77b69545ea32f336a90ac9403ceb826d8798f1b
treea448850df8034e56cbefd41b9ca8a2f2c216b95c
parent99d6227782844e42d7060b14d320cfd66a536798
[AWARE] Move manager tests from service to manager directory

Move operation - no functional tests. Only editorial changes:
- Remove (no longer) necessary import statements
- Removed reference to a constant sitting on the service side.
  Replaced with locally defined constant.

(cherry pick of commit 7ba5ad3c53dac62e56cd12dbe2054ce8374b6b92)

Bug: 32954930
Test: unit-tests pass
Change-Id: Ibe463fa73c27fc67996460eb91ea0222437927a6
wifi/tests/src/android/net/wifi/aware/TlvBufferUtilsTest.java [new file with mode: 0644]
wifi/tests/src/android/net/wifi/aware/WifiAwareManagerTest.java [new file with mode: 0644]