Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2da2ec19 authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android (Google) Code Review
Browse files

Merge "Fix imf flag" into jb-mr1-dev

parents 66442c7e accd22aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -16,4 +16,5 @@


<resources>
<resources>
    <bool name="target_honeycomb_needs_options_menu">false</bool>
    <bool name="target_honeycomb_needs_options_menu">false</bool>
    <bool name="show_ongoing_ime_switcher">false</bool>
</resources>
</resources>
+0 −1
Original line number Original line Diff line number Diff line
@@ -16,5 +16,4 @@


<resources>
<resources>
    <bool name="action_bar_expanded_action_views_exclusive">false</bool>
    <bool name="action_bar_expanded_action_views_exclusive">false</bool>
    <bool name="show_ongoing_ime_switcher">true</bool>
</resources>
</resources>