Convert ICarrierService to oneway.
Change the carrier config AIDL used by CarrierService to a oneway call. This is the IPC used to fetch carrier config bundles from carrier apps. Converting to oneway allows CarrierConfigLoader to be non-blocking while it fetches config. Bug: 63176442 Test: runtest carrierconfig-unit & manual Change-Id: Iceaf0446321f719011f67897398da7d5998c5fc7
Loading
Please register or sign in to comment