Commit Graph

74 Commits

Author SHA1 Message Date
Zhuowei Zhang
42d2dcb3cf trampoline: Add new pre/post encrypt hooks, fake system properties library
These are needed on Snapdragon 810 where an extra daemon (qseecomd) must
be started prior to decryption, and where the decryption library polls
a system property to make sure that daemon is running

Also fix missing fonts log spam in trampoline_encmnt by symlinking the one available font
2016-02-10 20:19:16 -08:00
Vojtech Bocek
d63b4e9132 Fixups for fw_mounter-less mounting 2016-02-07 18:45:29 +01:00
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
cae487184e Restore build in omni 6.0 tree 2016-01-10 21:43:44 +01:00
Davide Pianca
f7dd8eee9d Fix ifneq typo 2015-03-05 10:10:25 +01:00
Vojtech Bocek
b788d88d2c Remove variants from make_updater_script.sh, use MR_DEVICE_VARIANTS
Closes #48
2015-03-04 15:01:38 +01:00
Vojtech Bocek
98ae429d25 Remove encryption files from boot image in uninstaller 2015-03-03 20:00:33 +01:00
Vojtech Bocek
af38281329 Allow device to define a script to copy extra files for encryption 2015-03-03 19:38:28 +01:00
Vojtech Bocek
1f64cb6ad3 Add xxhdpi resolution option 2015-03-03 19:33:25 +01:00
Vojtech Bocek
87cfd90c01 Support device encryption with PIN 2015-03-01 22:30:53 +01:00
Vojtech Bocek
34b206a730 [t17] Support device encryption with default password 2015-03-01 19:43:46 +01:00
Vojtech Bocek
da7f743d6b Merge remote-tracking branch 'origin/master' into encryption 2015-02-27 14:59:07 +01:00
Vojtech Bocek
959b76d08a Move bootimg injecting to the lib, trampoline now has --inject=boot.img 2015-02-26 15:30:18 +01:00
Davide Depau
ce5986461c add lower res MultiROM logos for .6 and .8 DPI_MUL
Change-Id: Ibcf0cb6536173c06ebf6a5b349982345ba1d759b
2015-02-21 18:55:09 +01:00
Vojtech Bocek
4f48c4bd80 Debugging stuff, copy libs to the ZIP, misc 2015-02-19 12:54:41 +01:00
Vojtěch Boček
3d390a35cb Merge pull request #33 from dzej1/master
Add "Dirty Unicorns" icon
2014-10-04 23:28:25 +02:00
dzej1
0316e9da48 Add "Dirty Unicorns" icon 2014-10-04 20:49:49 +02:00
Vojtěch Boček
9f042f0926 Merge pull request #29 from dzej1/master
Add new icons
2014-09-27 21:17:50 +02:00
Vojtech Bocek
29a6d358c1 Merge branch 'master' of github.com:Tasssadar/multirom 2014-09-27 17:50:17 +02:00
Vojtech Bocek
87a1a119ca Build adbd instead of using prebuilt binary 2014-09-27 17:44:48 +02:00
dzej1
3d6887963b Add miui icon 2014-09-27 17:40:14 +02:00
dzej1
a08a73a4f6 update 2014-09-25 19:14:12 +02:00
dzej1
5feb0b8ef1 Add new icons
Android L, Alternative for AOSPA, ViperOne (Sense)
2014-09-24 09:19:09 +02:00
Davide Pianca
0b84396ab6 Fix dtb variable name
Using $dtb which isn't defined causes the boot.img creation fail
2014-09-08 10:25:20 +02:00
Vojtech Bocek
a76c5534a3 Build kexec-tools instead of using prebuilt binary 2014-09-04 21:02:47 +02:00
Marc Grondin
d442e4cdbc Add SlimKat Icon 2014-08-27 21:31:17 -03:00
Vojtech Bocek
3229eac1b0 Fix mounting of radio.img on Android L preview
* Workaround SELinux stuff
* Use fstab "class" for changing the fstab instead of separate code
2014-08-06 17:48:38 +02:00
Vojtech Bocek
50f1e6cd34 Add missing Roboto-BoldItalic.ttf font 2014-08-03 21:20:44 +02:00
Vojtech Bocek
790027c5eb Merge branch 'master' into redesign 2014-07-23 23:02:32 +02:00
Vojtech Bocek
626a0bc655 Update ubuntu-touch-sysimage-init/scripts/touch to bzr rev 72
* Bind mounting ubuntu overlay files (available in the android system.img)
2014-07-23 23:00:04 +02:00
Vojtech Bocek
5958eda2d1 Add logo for hdpi landscape theme 2014-07-23 17:02:49 +02:00
Vojtech Bocek
72d574f26f Add font and image resources 2014-07-22 15:29:27 +02:00
Vojtech Bocek
1789c084dd [t14] mv /main_init -> /init before running it to make SELinux happier 2014-06-04 19:11:54 +02:00
Vojtech Bocek
41aa5f1d30 Update ROM icons 2014-04-21 17:33:21 +02:00
Vojtech Bocek
ce1d09e522 Merge branch 'master' into f2fs 2014-04-20 22:45:33 +02:00
Vojtech Bocek
fb6a845b11 Merge branch 'master' into png
Conflicts:
	framebuffer.c
2014-04-20 01:35:45 +02:00
Vojtech Bocek
9575484add Show icons in the ROM list 2014-04-20 01:20:26 +02:00
Vojtech Bocek
e08339dc8d Update busybox to 1.22.1 for F2FS support in blkid 2014-04-19 21:16:53 +02:00
Vojtech Bocek
4337a36ec5 [m23] Update ubuntu-touch-sysimage-init/scripts/touch to bzr rev 71 2014-04-12 22:26:14 +02:00
Vojtech Bocek
94d6d30582 Mount real /data partition to /android/realdata in Ubuntu Touch 2014-03-01 21:38:16 +01:00
Vojtech Bocek
99facd0d47 Update kexec binary to Tasssadar/kexec-tools@1e90f3aec6 2014-02-08 18:55:59 +01:00
Vojtech Bocek
f62e6d2d41 Update Ubuntu Touch init script 2014-02-01 17:33:41 +01:00
Vojtech Bocek
d328c2e5a5 Preserve DTB in boot.img in ZIP installer/uninstaller 2014-01-26 20:55:43 +01:00
Vojtech Bocek
0e14670651 Don't put absolute path in .md5sum file generated by make multirom_zip 2014-01-03 21:15:37 +01:00
Vojtech Bocek
12f3d072de Fix /firmware mounting when no custom radio.img is supplied 2013-12-25 21:11:17 +01:00
Vojtech Bocek
60c4281df0 Mount firmware.img to correct location in UTouch init scripts 2013-12-15 15:36:07 +01:00
Vojtech Bocek
4d31a704bd Mount firmware.img in ubuntu touch init scripts 2013-12-14 20:44:44 +01:00
Vojtech Bocek
ccdfce7f51 Update kexec binary to tasssadar/kexec-tools@ca63ec90cb 2013-12-07 22:12:40 +01:00
Vojtech Bocek
5acad0381f Update kexec binary to tasssadar/kexec-tools@b5fa96dff3 2013-12-07 00:31:28 +01:00
Vojtech Bocek
136ce6bc0b Update update-binary
* Fixes problems with getprop() on hammerhead
2013-11-26 18:40:40 +01:00