xref: /aosp_15_r20/development/samples/browseable/Camera2Video/res/values/strings.xml (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1*90c8c64dSAndroid Build Coastguard Worker<?xml version="1.0" encoding="utf-8"?>
2*90c8c64dSAndroid Build Coastguard Worker<resources>
3*90c8c64dSAndroid Build Coastguard Worker    <string name="record">Record</string>
4*90c8c64dSAndroid Build Coastguard Worker    <string name="stop">Stop</string>
5*90c8c64dSAndroid Build Coastguard Worker    <string name="description_info">Info</string>
6*90c8c64dSAndroid Build Coastguard Worker    <string name="permission_request">This sample needs permission for camera and audio recording.</string>
7*90c8c64dSAndroid Build Coastguard Worker    <string name="camera_error">This device doesn\'t support Camera2 API.</string>
8*90c8c64dSAndroid Build Coastguard Worker</resources>