Nick Kralevich
0e5aeca7ba
am 18c2736c: am a5a0de9f: am b6634304: Merge "Remove setEnforcingMode from SELinuxPolicyInstallReceiver."
...
* commit '18c2736cf0afc41e8ee602b7016e668ac267151e':
Remove setEnforcingMode from SELinuxPolicyInstallReceiver.
2013-12-02 23:31:50 +00:00
Stephen Smalley
856df42a5a
Remove setEnforcingMode from SELinuxPolicyInstallReceiver.
...
It never worked anyhow, at least in AOSP, as nothing checks that property,
and is pointless now that enforcing mode is set by init.
Change-Id: If05dd49963c5d7081e00039b5e378032bea0939b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov >
2013-12-02 14:38:31 -05:00
John Spurlock
6090995951
Remove unused imports from frameworks/base.
...
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-11-20 11:31:47 -05:00
Ben Gruver
b7c1a17846
Read intent firewall rules from any xml file in the ifw directory
...
Change-Id: Ic3358c43a25d3610cfad3e00e70353258850e9a8
2013-07-31 16:55:23 -07:00
Robert Greenwalt
e182bfe398
Add gservices updater for carrier provisioning url
...
bug:9623159
Change-Id: I36697ed341353b7a3dbec5afe20241102e76f6f1
2013-07-17 14:05:33 -07:00
repo sync
f7b8bc48af
Fix an NPE and fd leak in SELinux policy updater.
...
Bug: 8769213
Change-Id: Iff80be6109a1586d818754c8f9f5053b816fbd57
2013-04-30 17:37:00 -07:00
repo sync
12566be46c
Set persistent property for SELinux enforcement on update.
...
Bug: 8702843
Change-Id: I41c0084a71160061b297d57d995261e238ea555c
2013-04-25 14:41:33 -07:00
Geremy Condra
f33575b05b
Add logic to handle changes to file_contexts during update.
...
Bug: 8116902
(cherry picked from commit a2dffda3b3 )
Change-Id: I57c21681d5f94e00d0214fb520ea62af4ea5b025
2013-04-15 14:56:58 -07:00
Geremy Condra
aa3c81e497
Fix crash in ConfigUpdater when the target dir doesn't exist.
...
Change-Id: I44ee0e3791938da0bf890fb38cd886330c0ee01d
2013-04-05 13:17:07 -07:00
Ben Gruver
633dc9bcef
Add a config updater component for the intent firewall
...
Change-Id: I43f6defa16691099592bf87e75f2d1a732135cf3
2013-04-04 19:46:22 -07:00
Geremy Condra
77118fb55e
Add SELinux updater and Settings-based enforcement switch.
...
Bug: 8116902
Change-Id: Ifac495026a354dac7655c28ea2188499a2a319aa
2013-03-29 16:52:56 -07:00
Geremy Condra
78a4c718e3
Add the TZInfo updater and relevant intent.
...
Also add a hook for ConfigUpdateInstallReciever subclasses to
change the delivery of data- in this case, from raw text to
b64 encoded binary.
Change-Id: I4859c8db1cc97c2427310a108b2fef03975df2b4
2013-01-30 17:11:44 -08:00
Geremy Condra
ad462d2d16
Fix ConfigUpdater for binary files.
...
Change-Id: I7643024d5d59dcb6c867ad80d32e24e8da83ba0d
2013-01-30 11:26:49 -08:00
Robert Greenwalt
c6fa237dae
Use updatable file for premium-sms filter
...
The data is really to big for a gservices-driven secure setting.
bug:7221402
Change-Id: Ie3d4a1a0aeb69b9ef8fad360fa7ec32e927644e8
2012-09-28 10:24:09 -07:00
Geremy Condra
350bb15ac7
Remove pointless exception supression.
...
Bug: 7198235
Change-Id: I3371403a79fd3e01d46678d58129d36eb921d10a
2012-09-20 01:40:03 -07:00
Geremy Condra
0967a9edfc
Remove logging for old version mismatches.
...
Since this has no security consequence and triggered by a variety
of totally innocuous things it seems like log noise and so should
be removed.
Bug: 7198235
Change-Id: I80ed5acb378a4c42d5d223b633309bf9526dbf3d
2012-09-19 21:22:42 -07:00
Andy Stadler
d44daaba44
Move files to make eclipse-java happy
...
No changes to text at all, just moving the java files to match their
declared packages.
There was no original bug# but this cleans up the code submitted in
the original Change-Id: I42307f58074157b33b6e01216aab10022340d449
Change-Id: I233fa7f21167a42565aadb7ad109600b1a1a5721
2012-09-18 14:08:30 -07:00