• pneubeck's avatar
    ONC: Remove augmentation of unmanaged network properties. · 49d77fc2
    pneubeck authored
    Before read-only properties which cannot be set by the user or policy, were explicitly marked as 'unmanaged' in the augmented dictionary returned by getManagedProperties.
    
    Now, instead these properties are returned as plain values, which simplifies the consumer side, especially of Array typed properties like IPConfigs (compare this with SavedIPConfig).
    
    BUG=410877
    
    Review URL: https://codereview.chromium.org/551753002
    
    Cr-Commit-Position: refs/heads/master@{#293931}
    49d77fc2
onc_constants.cc 11.9 KB