• Leo Lai's avatar
    use TpmManagerClient to get tpm version info. · f892c95d
    Leo Lai authored
    We are deprecating tpm-related APIs by cryptohome.
    
    To test this CL, it is attempted to filter out all the affected test
    manually:
    1. For browser test, device_status_collector_browsertest.cc is confirmed
    working fine.
    2. For unit test, the affected tests are searched by grepping
    `DeviceStatusCollector` and as a result it is confirmed that with the
    following filters all the tests pass:
    *StatusUploader*
    *DeviceCloudPolicy*
    *AffiliatedSessionService*
    *ManagementUIHandler*
    
    BUG=b:172748724
    TEST=build ok.
    TEST=See above for the test items.
    
    Change-Id: Ia41f23d3c2ba9666699bee82cf9c465d5c675159
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2557123
    Commit-Queue: Leo Lai <cylai@google.com>
    Reviewed-by: default avatarMaksim Ivanov <emaxx@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#830882}
    f892c95d
tpm_manager_client.h 4.29 KB