summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-07-12 11:13:15 +0100
committerDavid Brazdil <dbrazdil@google.com>2018-07-12 11:13:15 +0100
commitda821c9046ded3050cd322b515bc9687af0cfd7f (patch)
treea524e9032b385179352477ea138553dfb382529a /test/ProfileTestMultiDex/Main.java
parentc06bfc9b18e6421ac60e7b27f8f1e90b45772f52 (diff)
hiddenapi: Fix map insertion bug
`hiddenapi` would use std::map::insert to overwrite an entry, which is wrong and will not overwrite the entry. This caused all entries to be classified as private. Fix the bug. Bug: 79409988 Test: m appcompat, check hiddenapi-public-list.txt not empty Change-Id: Ie1c1fad2dfff9ff0332b5196d605d512d6dedc15
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions