Skip to content
Commit 0fdd409c authored by Yi-an Chen's avatar Yi-an Chen
Browse files

Fix SafetyProtectionUtils

This util was expecting getString() and getDrawable() to return null
when resource is not found but it's actually throwing an exception.
Changed the logic in this class to expect an exception when the
resource it not available

Bug: 269874157
Test: SafetyProtectionTest
Change-Id: I0f3490b59dc2427c2889e25fea529c85d3e1f150
parent 25126020
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment