commit | 46d7ddb725338cf39905e90463e5c3f735bdf385 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Mar 04 15:59:51 2022 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Mar 08 10:33:32 2022 +0000 |
tree | 5dd0783937e3d007d3a7f6f5c8ccf978374afc97 | |
parent | e96e7c4de43277faa15f59578f86da349fb0f221 [diff] |
Add try/catch, shim in Nearby initialization The try/catch allows using a stub NearbyService on branches that do not support it yet. Also update Context.NEARBY_SERVICE to ConstantsShim to be compatible with all branches. Bug: 189355156 Test: boots Change-Id: I7db0035b0d9ada79f00d6ef1ac5b54b2e98489d0