commit | f02061f8030834fd91d6e9882faf84e06ac063b0 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 07 09:44:44 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jun 08 03:59:51 2021 +0900 |
tree | fa5d3f81370e8c6745314446aa06ddf75618038d | |
parent | 86c9b08138f8b6700680af71072aa8c4d9a31e95 [diff] |
apkdmverity: use uuid v1 Use uuid V1 instead of V4. The V4 is not enabled for Android. We can enabled V4 (random UUID), but we really don't have to because V1 which is (time + seq + nodeid) is good enough. Bug: 189785765 Test: cargo test Change-Id: Id22025aa8b844bb0b51ee90b24dcf0bbd3276b0f