Skip to content

Commit

Permalink
Merge pull request #11 from codenameone/master
Browse files Browse the repository at this point in the history
Changed android camera permission build hint to use notation that avo…
  • Loading branch information
DigNZ authored Nov 10, 2022
2 parents fb63173 + 54a1ea0 commit 2db678f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codenameone_library_appended.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
#
#Wed Jan 09 17:59:31 IST 2013
codename1.arg.android.xapplication=<activity android\:name\="com.dm.zbar.android.scanner.ZBarScannerActivity" android\:screenOrientation\="landscape" android\:label\="@string/app_name" tools\:replace\="android\:label" />
codename1.arg.android.xpermissions=<uses-permission android\:name\="android.permission.CAMERA"/><uses-feature android\:name\="android.hardware.camera" android\:required\="false"/>
codename1.arg.android.xpermissions=<uses-feature android\:name\="android.hardware.camera" android\:required\="false"/>
codename1.arg.android.proguardKeep=\ -keep class net.sourceforge.zbar.** {*;}
codename1.arg.android.permission.CAMERA=true
Binary file modified dist/QRScanner.cn1lib
Binary file not shown.

0 comments on commit 2db678f

Please sign in to comment.