commit | 9f5a059039ed225ace8c13082881a5452c62b4d7 | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Wed Sep 26 16:00:02 2018 +0800 |
committer | Ivan Chiang <chiangi@google.com> | Thu Sep 27 11:32:54 2018 +0800 |
tree | 04eaa512ba960d16d6f716e497fdbcad05d78c1c | |
parent | 453e851d1fd5479e7759ed577b92543a140b6327 [diff] |
Add isRootsUri method to check whether the roots uri is valid Base on the buildRootsUri method to provide isRootsUri to check whether the uri is valid. Change-Id: I626de4a67670d165436ae51154fc7fec3c9b424b Fix: 116180469 Test: atest ActionHandlerTest