summaryrefslogtreecommitdiffstats
path: root/tests/UsageStatsTest/res/menu/main.xml
blob: e781058f1e428f2e585e7c0f93e48b5705b177a8 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8" ?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:id="@+id/log"
        android:title="View Log"/>
</menu>