• Hugo Benichi's avatar
    Reland "arc: net: remove ARC N legacy APIs" · dfc8ccd0
    Hugo Benichi authored
    This is a reland of 956b131c
    
    The original patch was reverted by markusheintz@ in commit
    a2c71349 because it turned out
    there were still bots running with ARC N.
    
    Original change's description:
    > arc: net: remove ARC N legacy APIs
    >
    > This patch removes net.mojom APIs and fields only used in ARC N:
    >  - NetworkConfiguration mac_address: the host mac_address of a network
    >  is now completely hidden in ARC P.
    >  - GetDefaultNetwork and DefaultNetworkChanged: ARC P is multinetwork
    >  aware and always need the full list of connected services.
    >
    > BUG=b:149716479
    > BUG=b:145960788
    > TEST=Compiled, flashed eve, ran CtsNetTestCases.
    >
    > Change-Id: I3368d620d44dd910aae7a12c84c207c3d5cb6cf3
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086362
    > Reviewed-by: Kazuhiro Inaba <kinaba@chromium.org>
    > Reviewed-by: Hidehiko Abe <hidehiko@chromium.org>
    > Reviewed-by: Dominick Ng <dominickn@chromium.org>
    > Commit-Queue: Hugo Benichi <hugobenichi@google.com>
    > Cr-Commit-Position: refs/heads/master@{#748094}
    
    Bug: b:149716479, b:145960788
    Change-Id: I198438aec3c5422bbd6b8bf9258f16ab7dd194b3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2094759Reviewed-by: default avatarKazuhiro Inaba <kinaba@chromium.org>
    Reviewed-by: default avatarJorge Lucangeli Obes <jorgelo@chromium.org>
    Reviewed-by: default avatarHidehiko Abe <hidehiko@chromium.org>
    Commit-Queue: Hugo Benichi <hugobenichi@google.com>
    Cr-Commit-Position: refs/heads/master@{#749486}
    dfc8ccd0
arc_net_host_impl.h 6.84 KB