• Yusuke Sato's avatar
    Reland: arc: Expand 3 more .prop files at runtime · bf348c75
    Yusuke Sato authored
    ARCVM boards will have {system_ext,odm,product}_build.prop files in
    /usr/share/arcvm/properties. This CL let Chrome process these files
    in addition to the existing ones (default.prop, build.prop, and
    vendor_build.prop).
    
    When processing the files, this files also let Chrome replace
    ro.<partition>.product.cpu.abilist* so that all abilist properties
    have a single consistent value regardless of the <partition>.
    
    We can reland this because chromium:2343505 has fixed the
    infinite import issue.
    
    BUG=b:162555733,b:162024174
    TEST=components_unittests
    
    Change-Id: If5de40a90b208e7c04e6de3a14d1b5aeb2ea30a8
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344008
    Commit-Queue: Yusuke Sato <yusukes@chromium.org>
    Reviewed-by: default avatarYury Khmel <khmel@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#796624}
    bf348c75
arc_property_util_unittest.cc 25.3 KB