From e8222f61e7c8a93efc6e72f67c58b81841c503b8 Mon Sep 17 00:00:00 2001 From: taeyoon Date: Tue, 9 Aug 2016 17:25:48 +0900 Subject: [PATCH] Revert "Add privilege info on watch public-API" This reverts commit 6406a8e83672d053252d4162f354f39450fa89e6. Change-Id: I44b237a17023a6529b81a76dfda388540d7dd37b --- adaptors/wearable/watch/watch-application.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/adaptors/wearable/watch/watch-application.h b/adaptors/wearable/watch/watch-application.h index 9ea964d..e92b847 100644 --- a/adaptors/wearable/watch/watch-application.h +++ b/adaptors/wearable/watch/watch-application.h @@ -183,8 +183,6 @@ public: * @endcode * ambient_mode If true the device enters the ambient mode, otherwise false * @SINCE_1_1.37 - * @PRIVLEVEL_PUBLIC - * @PRIVILEGE_ALARM_SET */ WatchBoolSignal& AmbientChangedSignal(); -- 2.7.4