commit | d73b8c88841ad0d9f62c71218b2d4081456e4772 | [log] [tgz] |
---|---|---|
author | Mingguang Xu <mingguangxu@google.com> | Mon Apr 05 12:05:18 2021 -0700 |
committer | Mingguang Xu <mingguangxu@google.com> | Mon Apr 05 12:10:06 2021 -0700 |
tree | fcf5816bde4a70e12deaba72edb8564f25ea2649 | |
parent | 417c4022655a242556de143ccf2c65f2d4daf76c [diff] |
Address API council feedback on ContentionTimeStats API Change the type of all times from int to long. This is to avoid potential conversion loss from unsigned int in C to int in Java. Bug: 182585400 Bug: 172412545 Test: atest android.net.wifi Test: atest com.android.server.wifi Updated-PDD: TRUE Signed-off-by: Mingguang Xu <mingguangxu@google.com> Change-Id: I7ed3364a77bc9c6de82b2119dd8e3f0951575579