From 48544354fe63697f909a76feae6544d1454e9ab9 Mon Sep 17 00:00:00 2001 From: Takanori Nakano Date: Fri, 2 Dec 2016 18:32:59 +0900 Subject: Add action bar to display the option menu items Some test cases in 3GPP TS 51.010-4 require End Session or Help option. Refer to TC 27.22.4.2.1 Expected Sequence 1.4 (GET INKEY), TC 27.22.4.9.1 Expected Sequence 1.4 (SELECT ITEM) and so on. Bug: 33329277 Test: manual - confirmed that the options are available as expected. Change-Id: I1016090d5ab0e0b878eee97d8a58bbeac360e0d1 --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 2942ec7..aef271d 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -49,7 +49,7 @@ @@ -61,7 +61,7 @@