summaryrefslogtreecommitdiffstats
path: root/res/xml/sim_lock_settings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Avoid SElinux denial accessing SIM card lockHemanth kumar B2015-05-111-0/+2
| | | | | | | | | | | | | | | | | | | This change avoids the following SELinux denial: W/SharedPreferenc(28238): type=1400 audit(0.0:8): avc: denied\ { search } for name="com.android.settings" dev="mmcblk0p25"\ ino=8209 scontext=u:r:radio:s0 tcontext=u:object_r:system_app\ _data_file:s0 tclass=dir op_res=-13 ppid=318 pcomm="main"\ tgid=1850 tgcomm="m.android.phone" When accessing Settings->Security->Set up SIM card lock. There is really no need to store this information in SharedPreferences anyway. (cherrypicked from commit bef7221a7dc1a5827903e62bf3b02a42e52f5066) Change-Id: I3ba30d5d5e2c5b3c379397fbb06325101acaf490
* Changed SIM lock toggle to a switchPauloftheWest2014-11-231-2/+2
| | | | | Bug: 18408617 Change-Id: Iea14f40082aa9b7fd6c1925ee5ca5e6bc6841140
* Some code formattingFabrice Di Meglio2014-07-281-1/+3
| | | | | | - add some extra lines into those XML layout files Change-Id: I13c004f23a5c59d46702a93b1cfa7e9b9587b8c2
* Disable change PIN when PIN is inactiveGustaf Nilklint2010-12-061-0/+1
| | | | | | | Disabled the option to change PIN code when PIN lock is disabled. This is done by adding dependency to the checkbox above in the XML file. Change-Id: Idafae0820297b8f7ba7a14f5ebe4f7e691547cc8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+33
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-33/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+2
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+35