change manifest xml file to fix permission denied error when launching sample app 39/59539/2
authordongsug.song <dongsug.song@samsung.com>
Tue, 16 Feb 2016 10:08:05 +0000 (19:08 +0900)
committerTom Robinson <tom.robinson@samsung.com>
Fri, 26 Feb 2016 11:02:58 +0000 (03:02 -0800)
Change-Id: Icdf807f5d57f533712575daad708ab921151e386

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>