Skip to content
Commit 15de9ee0 authored by Daniel Bright's avatar Daniel Bright
Browse files

Created typed class pin result in keyguard

* The initial goal was to remove PhoneConstants.
But in doing so, it made sense to replace an int[] array as a
return type with a strongly typed class called PinResult.
* In this push, the @SystemAPI is being defined.
The modification to keyguard will come in a following commit.

Bug: 147854704
Test: make
Merged-In: I0d1354fadda4143260f377ff8ff868b99b9c53d8
Change-Id: I0d1354fadda4143260f377ff8ff868b99b9c53d8
parent b1597060
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment