Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6bfd71e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update comment for the INonStandardCertCallback to indicate how...

Merge "Update comment for the INonStandardCertCallback to indicate how certificates are added." into udc-dev am: 8712639d

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/22212013



Change-Id: Id0f8ab92dca0339417891f5883c451cf535cf89d
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 67251331 8712639d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@ package android.hardware.wifi.supplicant;

/**
 * Callback to allow supplicant to retrieve non-standard certificate types
 * from the client.
 * from the framework. Certificates can be stored in the framework using
 * the WifiKeystore#put system API.
 *
 * Must be registered by the client at initialization, so that
 * supplicant can call into the client to retrieve any values.