[3.0] change manifest xml file to fix permission denied error when launching sample app 98/62398/1
authordongsug.song <dongsug.song@samsung.com>
Tue, 16 Feb 2016 10:08:05 +0000 (19:08 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Wed, 16 Mar 2016 02:06:40 +0000 (11:06 +0900)
Change-Id: I442d947144a3723063cbb3c6746b6132d878a1e4

com.samsung.dali-demo.xml

index 1c7a295..036a122 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns="http://tizen.org/ns/packages" package="com.samsung.dali-demo" version="0.0.1" install-location="internal-only">
+<manifest xmlns="http://tizen.org/ns/packages" package="com.samsung.dali-demo" version="0.0.1" api-version="2.4" install-location="internal-only">
 <!-- NOTE THAT ALL LEADING WHITESPACE IN THIS FILE MUST BE TABS, NOT SPACES. APPS WITH LEADING SPACES WILL SILENTLY FAIL TO RUN ON A TARGET DEVICE. -->
 
        <label>Dali Demo</label>