OSDN Git Service

[DO NOT MERGE] Handle edge cases where input or hash/data could be null.
authorMartin Brabham <optedoblivion@google.com>
Tue, 12 Feb 2019 19:23:39 +0000 (11:23 -0800)
committerMartin Brabham <optedoblivion@google.com>
Mon, 11 Mar 2019 21:20:35 +0000 (14:20 -0700)
commit8fce4bca61aaf8d0b364daf9108c7a06789e556c
treec1178a213f47b7d03af5aecbce5bb7fae0b3f7e5
parent1c981598b8a9ad35555b55843123751886a180bf
[DO NOT MERGE] Handle edge cases where input or hash/data could be null.

Bug: b/117993149
Test: Manual; atest net_test_btif net_test_bluetooth
Change-Id: Ia91ea822ee2147b2a2d14bea250a708e8c10bae4
Merged-In: Ia91ea822ee2147b2a2d14bea250a708e8c10bae4
btif/Android.bp
btif/include/btif_keystore.h
btif/src/btif_config.cc
btif/src/btif_keystore.cc
btif/test/btif_keystore_test.cc [new file with mode: 0644]
test/suite/Android.bp
test/suite/adapter/bluetooth_test.cc