Skip to content
Commit df35aec3 authored by Jagdish Gediya's avatar Jagdish Gediya
Browse files

tc2: android: remove duplicate user networking params



user networking mode is enabled by default, so in case of android
booting, user networking paramaters are duplicated as currently they are
also appended to DISTRO_MODEL_PARAMS.

As user networking parameters are part of DISTRO_MODEL_PARAMS, they are
passed to model even if explicit tap interface is provided which enables
user networking mode instead of tap interface.

so remove user networking parameters from DISTRO_MODEL_PARAMS in case
of android booting, let only default user netwroking mode take care of
networking when there is no explicit -t or -n arguments.

Signed-off-by: Jagdish Gediya's avatarJagdish Gediya <jagdish.gediya@arm.com>
parent d2e640b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment