Chih-Hung Hsieh
|
8bd37ba458
|
Fix clang-tidy warnings in aapt and aapt2.
* Add explicit keyword to conversion constructors.
* Add NOLINT(implicit) comments for implicit conversion constructors.
Bug: 28341362
* Use const reference type for read-only parameters.
Bug: 30407689
* Use const reference type to avoid unnecessary copy.
Bug: 30413862
Test: build with WITH_TIDY=1
Change-Id: Id6d21961f313a1ad92b15a37fdaa5be9e8ab48e1
Merged-In: Id6d21961f313a1ad92b15a37fdaa5be9e8ab48e1
|
2016-08-11 15:20:10 -07:00 |
|
Adam Lesinski
|
282e181b58
|
Revert "Move frameworks/base/tools/ to frameworks/tools/"
This reverts commit 9f6a119c8a.
|
2014-01-27 10:31:04 -08:00 |
|
Mike Lockwood
|
9f6a119c8a
|
Move frameworks/base/tools/ to frameworks/tools/
Change-Id: I3ffafdab27cc4aca256c3a5806b630795b75d5c8
|
2013-08-28 09:44:17 -07:00 |
|
Mathias Agopian
|
1f5762e646
|
libutils clean-up
Change-Id: I11ee943da23a66828455a9770fc3c5ceb4bbcaa9
|
2013-05-07 17:09:46 -07:00 |
|