Implementation of ImmutableString
[platform/framework/native/appfw.git] / inc / FAppPkgPackageInfo.h
index ab2c978..65dc94d 100644 (file)
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -228,7 +227,8 @@ public:
         *
         * @since       2.0
         * @privlevel   platform
-        * @privilege   %http://tizen.org/privilege/packagemanager.setting
+        * @privilege   %http://tizen.org/privilege/packagemanager.setting @n
+        *           (%http://tizen.org/privilege/packagesetting is deprecated.)
         *
         * @return The package type
         */
@@ -269,6 +269,7 @@ private:
 
        friend class _PackageInfoImpl;
        friend class _PackageManagerImpl;
+       friend class _PackageManagerServer;
 
 }; // PackageInfo