Increase the priority of network RX thread.

Network thread preemption adds delay in reading packets from network buffer.
Such delay adds to Rx jitter causing JBM to drop packets as late arrival.

Bug: 306557379
Bug: 306298801
Test: Run "adb shell 'ps -Tl -p " and check priority of media threads
Change-Id: Ia232bc953b34e08c7d195f97e2179311f577bd60
2 files changed