Add PackageManagerLocal for mainline modules

Bug: 211763739

Change-Id: Ia25ea8e224fcf88030761636c574f5084c98b035
diff --git a/services/api/current.txt b/services/api/current.txt
index 440f66a..45c0059 100644
--- a/services/api/current.txt
+++ b/services/api/current.txt
@@ -44,6 +44,13 @@
 
 }
 
+package com.android.server.pm {
+
+  public interface PackageManagerLocal {
+  }
+
+}
+
 package com.android.server.role {
 
   public interface RoleServicePlatformHelper {