Hello, I was wondering if the @hide tag on the documentation for PackageManager.installPackage() and PackageManager.deletePackage() is because these APIs are not meant to be used by general application developers or because they are likely to be changed or removed in the near future? I understand that they are protected with signatureOrSystem Permissions and thus could only be called from system applications, but can they be considered stable APIs for use by system applications?
Regards, Calvin Calvin White Wind River Solutions Mobile Delivery -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

