This file is indexed.

/usr/share/gluegen2/make/resources/android/res/values/strings.xml is in libgluegen2-build-java 2.0-rc3-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="hello">GlueGen Activity is Greeting You.</string>
    <string name="app_name">JogAmp\'s GlueGen Library</string>
    <string name="app_descr">Contains Dalvik and native code, supporting native bindings.</string>
    <string name="activity_v_name">GlueGen\'s Version</string>
    <string name="activity_v_descr">Shows the version of the GlueGen Library.</string>
</resources>