OSDN Git Service

AAPT2: <uses-library /> and <library /> don't need to be Java packages
authorAdam Lesinski <adamlesinski@google.com>
Wed, 20 Dec 2017 23:03:36 +0000 (15:03 -0800)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 28 Dec 2017 16:17:51 +0000 (08:17 -0800)
commitfca5e427e21f69e42a732600474bb97bf1f0eb7d
tree51f368a6938bce83e1e68c860457ec9505c40c00
parente6aa6d14212eee2261bec5b226bf673fd8985845
AAPT2: <uses-library /> and <library /> don't need to be Java packages

- Also fixes issue where a failure checking the Java package of an attribute
would yield no error message.

Bug: 70722199
Test: make aapt2_tests
Change-Id: I417d5ffe18c8d4ba2f1638f9fb9ba29278ec8e94
tools/aapt2/integration-tests/AutoVersionTest/AndroidManifest.xml
tools/aapt2/link/ManifestFixer.cpp
tools/aapt2/link/ManifestFixer_test.cpp