projects
/
test
/
tct
/
native
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a5485
)
[ITC][push][NonACR][Removed push.h file macro check for tv profile]
35/245535/3
author
Nibha Sharma
<nibha.sharma@samsung.com>
Mon, 12 Oct 2020 04:22:18 +0000
(09:52 +0530)
committer
shobhit verma
<shobhit.v@samsung.com>
Mon, 12 Oct 2020 04:42:24 +0000
(
04:42
+0000)
- Removed macro check to fix build error
Change-Id: I4f4dc232308f935c7c897591390c4f879b4fdc54
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
src/itc/push/ITs-push-common.h
patch
|
blob
|
history
diff --git
a/src/itc/push/ITs-push-common.h
b/src/itc/push/ITs-push-common.h
index 90696ae8d0d52eec81bee10d901b025017e4a3f8..07c215c3a1756983a855ff05e03bae69a903776b 100755
(executable)
--- a/
src/itc/push/ITs-push-common.h
+++ b/
src/itc/push/ITs-push-common.h
@@
-19,9
+19,6
@@
#include "tct_common.h"
//Add test package related includes here
-#ifdef TV //Starts TV
-#include <push.h>
-#endif //TV //End TV
#include <push-service.h>
#include <app.h>