commit | 38a614c99ef962b2514b7818ee268d5206efed4d | [log] [tgz] |
---|---|---|
author | Jordan Liu <jminjie@google.com> | Wed Mar 20 15:01:17 2019 -0700 |
committer | Jordan Liu <jminjie@google.com> | Wed Mar 20 15:01:17 2019 -0700 |
tree | bfbff6b5647e2d88a0be319da71a8c19ecb7b291 | |
parent | 69cfbfcc7b7247e53d5b459f85f7015f5de0bf95 [diff] |
Fix usage of obtainMessage() Instead of invoking obtainMessage(what, obj), make sure to pass the phoneId along as arg1 by including arg2=-1. This solves the issue of loading the carrier config from the carrier app on mSIM devices (with phoneIds other than 0). Bug: 122365375 Test: manual Change-Id: Ie4ffe1532610dcee90523978b0368aba088e0398