Hacky prototype needs a private API to enable Change-Id: I21e0ddf3cdbd38a4036354b5d6012449e1a34849
9 lines
223 B
XML
9 lines
223 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_name">Render Thread</string>
|
|
<string name="action_settings">Settings</string>
|
|
<string name="hello_world">Hello world!</string>
|
|
|
|
</resources>
|