Snap for 10786987 from 7c4c673e6fdf9bd44d493e10b55d7269d0ef4e59 to mainline-healthfitness-release

Change-Id: Ib1f39d12a9219386f1a3503bbdf4f7ed4361c1eb
diff --git a/api/system-current.txt b/api/system-current.txt
index f354230..9a412cc 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -5,6 +5,12 @@
     method @Deprecated @Nullable public android.net.eap.EapSessionConfig.EapMsChapV2Config getEapMsChapV2onfig();
   }
 
+  public static class EapSessionConfig.EapAkaConfig extends android.net.eap.EapSessionConfig.EapUiccConfig {
+  }
+
+  public static class EapSessionConfig.EapSimConfig extends android.net.eap.EapSessionConfig.EapUiccConfig {
+  }
+
   @Deprecated public abstract static class EapSessionConfig.EapUiccConfig extends android.net.eap.EapSessionConfig.EapMethodConfig {
     method @Deprecated public int getAppType();
     method @Deprecated public int getSubId();