Commit Graph

12 Commits

Author SHA1 Message Date
Vojtech Bocek
c61c3a4ebf SELinux-related 6.0 fixes
* Run restorecon on /data/.layout_version
* Fix firmware image mounting, remove obsolete fw_mounter
* Add mechanism to append things to rc files
2016-02-06 20:51:50 +01:00
Vojtech Bocek
e6594408d4 Use different method to workaround "restorecon_recursive /data"
* Inject entries for MultiROM folders into /file_contexts
  instead of editing *.rc files.
* Thanks nkk71 for the suggestion.
2015-05-31 20:55:42 +02:00
Vojtech Bocek
8287ec2306 Fix invalid "ends with .sh" check in rom_quirks 2015-03-04 01:02:12 +01:00
Vojtech Bocek
dcbea313ba Add "close on exec" flag to all open() calls 2015-03-03 19:46:19 +01:00
Vojtech Bocek
7db8f34697 Move drawing, input and utils code into separate library 2015-02-16 21:01:06 +01:00
Vojtech Bocek
d563201d82 quirk: force restorecon on /data/media with L ROMs 2014-08-05 21:45:23 +02:00
Vojtech Bocek
86dc7c4008 Fix Android L restorecon quirk for filenames with spaces 2014-08-05 19:16:52 +02:00
Vojtech Bocek
a9e7ea2dc4 quirk: remove mount from all sh scripts in /, not just init.fk.sh
* Should be more flexible if other kernels implement such scripts
2014-08-04 22:42:10 +02:00
Vojtech Bocek
5b260dc6a0 Add quirk for franco.Kernel v58 on hammerhead
* It has init script which remounts /system as read-only which doesn't
  work as expected due to bind mounts
2014-08-04 22:36:48 +02:00
Vojtech Bocek
2f1f5ffad5 Call rom_quirks_on_android_mounted_fs even for Internal ROM 2014-07-04 15:07:15 +02:00
Vojtech Bocek
ad5e8aa9cc [m25] Add quirk to support the Android L preview
* It calls restorecon_recursive /data in init.rc, which breaks multirom
2014-06-26 23:48:52 +02:00
Vojtech Bocek
3ea05287c6 Disable 50selinuxrelabel, breaks SELinux contexts if used with MultiROM 2014-01-02 19:39:18 +01:00