commit | bed1c4882984b587879229066a400be06e28e67c | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Tue Jul 02 16:20:08 2019 +0800 |
committer | markchien <markchien@google.com> | Tue Jul 09 21:22:13 2019 +0800 |
tree | 100ff4fb66603cc11fa235a75767021ae03d6ab0 | |
parent | e3af6daea8d1e87978522389bd13571493114c66 [diff] |
Fix kernel net tests fail in user build Before this change, system routing only can be bypassed by the debug build process. This change let the process running as root can bypass system routing if this process have specific env flag. In other word, the other processes own by root would not be affected if they don't set the specific env flag. Bug: 135422468 Test: run vts -m VtsKernelNetTest in both user and eng build Change-Id: I39d0b0141ef51c6f16052ffc785d1d2f523cf11f