Specify a eth interface for grpc connection.
When enabling wifi on seahawk, the main network interface changes so we need to explicitly specify the eth interface we want to use for our grpc connection. Note that using setsockopt requires NET_RAW permission which is only granted to limited apps. As a result, selinux permissive mode is required for this CL to work. Test: Manual test on seahawk, verify grpc is connected okay. Bug: 261108682 Change-Id: I95c9f796bf40226b612edf284188ffc6d095086f
Loading
Please register or sign in to comment