• Kyle Horimoto's avatar
    [CrOS MultDevice] Add SoftwareFeatureManager. · a7554261
    Kyle Horimoto authored
    This CL renames and refactors DeviceCapabilityManager. Now, this class
    makes use of the SoftwareFeature proto message instead of relying on its
    own Capability enum. Likewise, now the class utilizes new fields in
    ToggleEasyUnlockRequest (e.g., is_exclusive). Finally, this class no
    longer has any promo-related functionality, since that is being removed
    in favor of the unified setup flow.
    
    Bug: 824568, 752273
    Change-Id: I23f5c642a3974c2723f29591d67fe79d0426effb
    Reviewed-on: https://chromium-review.googlesource.com/1011543Reviewed-by: default avatarJeremy Klein <jlklein@chromium.org>
    Commit-Queue: Kyle Horimoto <khorimoto@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#551536}
    a7554261
software_feature_manager_impl.cc 6.6 KB