aconfig: remove calls to unwrap (outside tests)
Do not call unwrap outside tests: replace existing uses with Result return values or infallible alternatives. Bug: 279485059 Test: atest aconfig.test Change-Id: Ie5919b704b23a0f96bbef84ffbe9270d667cecd8
Loading
Please register or sign in to comment