mirror of
https://github.com/FossifyOrg/Camera.git
synced 2026-04-18 14:07:13 -04:00
- this is so we can install both versions on the same device - it would be reverted when camerax is ready to go live
6 lines
164 B
XML
6 lines
164 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<!--TODO Revert to Camera_debug -->
|
|
<string name="app_launcher_name">CameraX_debug</string>
|
|
</resources>
|