commit | 7d72c9e5ad10e85789a0bc2e63c3f918c609ae49 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Nov 15 12:10:46 2016 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Nov 15 12:10:46 2016 -0800 |
tree | 29afde0d71499a0ea5aec71883e07c6b41c59d57 | |
parent | 78dd9f4c772f614735b0dddea3095372befdf975 [diff] |
Remove unneeded using namespace statements. * To suppress clang-tidy warnings on the "using namespace ..." statements. * Most of them can be removed because "using namespace android::RSC" is already in the generated ScriptC_*.h files. Bug: 32670901 Test: build with WITH_TIDY=1 Change-Id: I493e5043a3240bbd1c1fdaca8a69855222b728f6