Merge "Hide KeyChainSystemService."

This commit is contained in:
Alex Buynytskyy
2023-01-30 21:21:40 +00:00
committed by Android (Google) Code Review

View File

@@ -45,6 +45,7 @@ import com.android.server.SystemService;
* <p>
* TODO (b/35968281): take a more sophisticated look at what bits of KeyChain should be inside the
* system server and which make sense inside a system app.
* @hide
*/
public class KeyChainSystemService extends SystemService {