Skip to content
Commit fd20025e authored by Min Yun's avatar Min Yun Committed by min yun
Browse files

Add ServiceSpecificException to avoid system crash

- Netd's statusFromErrcode is return the ServiceSpecificException.
In S, the exception was ignored by NetworkManagementService.
But in T, the service is deprecated and netd binder call is used.
The exception is not handled and crashing the system.
In this case, NetworkStats is crashed and android system crashed also.


Change-Id: If906346fc3fccaec850e9d5cad166d7f29e4ca8e
parent 7119e9cf
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