commit | 217320329b298bc5e19a22f8345972f553f53f2b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Aug 30 15:41:44 2021 -0700 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Sep 10 03:01:02 2021 +0000 |
tree | 951d075e368183d8cd3d5669b8d537849d807083 | |
parent | 8f2985618859c4d9ee8484967a61d136cd2a9985 [diff] |
libbinder: uptimeMillis returns int64_t! This was limiting device uptime to ~1 month. Certainly, devices should update more frequently, but that decision should not be because of ubsan! This is a partial copy of the change Ifa00c32ee184795b03e16b39ac70ff41ebf00331 here. Bug: 197336441 Test: TH Merged-In: Ifa00c32ee184795b03e16b39ac70ff41ebf00331 Change-Id: Ib9f3e63e968ac77f0f6ea6447d586db588e9dbe4 (cherry picked from commit 3ba4963f5baf1c9a3a461f1c6a0caa7fb65aa6db)