Loading libs/binder/aidl/android/content/pm/IPackageManagerNative.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -87,4 +87,7 @@ interface IPackageManagerNative { * package. */ @utf8InCpp String getModuleMetadataPackageName(); /* Returns the names of all packages. */ @utf8InCpp String[] getAllPackages(); } Loading
libs/binder/aidl/android/content/pm/IPackageManagerNative.aidl +3 −0 Original line number Diff line number Diff line Loading @@ -87,4 +87,7 @@ interface IPackageManagerNative { * package. */ @utf8InCpp String getModuleMetadataPackageName(); /* Returns the names of all packages. */ @utf8InCpp String[] getAllPackages(); }