DscpPolicy: remove v6 default route as it is added by the RA

Adding this route before receiving the RA causes the kernel to complain
and fail adding the the global v6 address:
"ICMPv6  : RA: ndisc_router_discovery failed to add default route."

Test: atest DscpPolicyTest
Change-Id: I1d2bfd52e05c334f9808e60455c346b4dca18cf7
1 file changed