Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | home button: Improve customization. Thank to @mnemonyc | davidevinavil | 2017-04-07 | |
| | ||||
* | Add build fingerprint/desc | diego-cr | 2017-04-07 | |
| | ||||
* | fstab: Disable realtime trim for /system | Álvaro Brey | 2017-04-07 | |
| | | | | /system is readonly, so TRIM doesn't even make sense | |||
* | Move away from system_prop.mk in favor of system.prop | Álvaro Brey | 2017-04-07 | |
| | | | | * Using a makefile does not improve anything, only adds useless syntax | |||
* | audio: Add libaudioroute | davidevinavil | 2017-04-07 | |
| | ||||
* | Set permissions for Vibrator intensity control | optimumpr | 2017-04-07 | |
| | ||||
* | z2_plus: Build odex | davidevinavil | 2017-04-07 | |
| | ||||
* | overlay: Remove nfc string | davidevinavil | 2017-04-07 | |
| | ||||
* | audio hal: Remove duplicate flag | davidevinavil | 2017-04-07 | |
| | ||||
* | audiopolicy: Use proprietari xml | davidevinavil | 2017-04-07 | |
| | ||||
* | audio hal: Update entries and audio policy xml | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Enable ALAC offload support | Steve Kondik | 2017-04-07 | |
| | | | | Change-Id: Ieeadd045503499c4769d3d42dcfb378d023b9e50 | |||
* | Backup and restore: Remove factory reset from menu | davidevinavil | 2017-04-07 | |
| | ||||
* | sepolicy: Allow mm-qcamerad to connect to perfd socket | Luca Stefani | 2017-04-07 | |
| | | | | Change-Id: I4c7eede4bcf4e6a6f55dedad81317a7998ae66a8 | |||
* | overlay: Remove snap | davidevinavil | 2017-04-07 | |
| | ||||
* | overlay: DU-ify | davidevinavil | 2017-04-07 | |
| | ||||
* | camera: Move config xml to vendor | davidevinavil | 2017-04-07 | |
| | ||||
* | doze: change string | davidevinavil | 2017-04-07 | |
| | ||||
* | sepolicy: Remove dashd | davidevinavil | 2017-04-07 | |
| | ||||
* | sepolicy: Fix some denials 2 | diegocr | 2017-04-07 | |
| | | | | Change-Id: Ic1c92ba6e902f208809cd10e106f8cd070642410 | |||
* | sepolicy: Fix some denials | diegocr | 2017-04-07 | |
| | | | | Change-Id: I7d79eadee41a637d26c8b29a73d733d64b68d822 | |||
* | doze: DU-ify | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Remove cm stuff | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Add doze | cryscript | 2017-04-07 | |
| | ||||
* | sepolicy: address some denials. | Álvaro Brey | 2017-04-07 | |
| | | | | Closes #42 | |||
* | z2_plus: Move readmac under it's own dir | Luca Stefani | 2017-04-07 | |
| | | | | Change-Id: Ie2d437ee4179a512d2ea8e95fe66ec8ce3db88b9 | |||
* | Update thermal-engine.te | Álvaro Brey | 2017-04-07 | |
| | | | Use r_file_perms instead | |||
* | sepolicy: adress thermal engine denial | Ondrej Hlavac | 2017-04-07 | |
| | | | | [ 8.023939] type=1400 audit(24063124.567:6): avc: denied { open } for pid=708 comm="thermal-engine" path="/sys/devices/soc/6a00000.ssusb/power_supply/usb/type" dev="sysfs" ino=39804 scontext=u:r:thermal-engine:s0 tcontext=u:object_r:sysfs_usb_supply:s0 tclass=file permissive=0 | |||
* | init: usb: fix broken idVendor | Ondrej Hlavac | 2017-04-07 | |
| | | | | wtf was that... | |||
* | init: remove additional user | Ondrej Hlavac | 2017-04-07 | |
| | | | | [ 2.623325] init: /init.qcom.rc: 842: user requires 1 argument | |||
* | init: Delete /mnt/sdcard symlink | Nick Kralevich | 2017-04-07 | |
| | | | | | Bug: 28108983 Change-Id: Id3fd161d607d8193d53c4a5536560120fe89f6d3 | |||
* | init: Delete dhcpcd entries, since dhcpcd is no more. | Lorenzo Colitti | 2017-04-07 | |
| | | | | | Bug: 27192644 Change-Id: I1aa25190c07f027884421d91c1e93f214493382d | |||
* | init: Use GID "wakelock" to control access to kernel wakelock | Pavlin Radoslavov | 2017-04-07 | |
| | | | | | Bug: 25864142 Change-Id: Ibec143499b7165213f26d511361b36794d2b9fdb | |||
* | init: move /data/tombstone creation to system/core | Nick Kralevich | 2017-04-07 | |
| | | | | | Bug: https://code.google.com/p/android/issues/detail?id=93207 Change-Id: Ib65bc78e680cc79b44f8ab29b331db3af9a29d0e | |||
* | init: usb: add model & manufacturer info | Ondrej Hlavac | 2017-04-07 | |
| | | | | The device is reported as "Android", correct that. | |||
* | overlay: Add double press home button in DU-Tweaks | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Don't build odex | davidevinavil | 2017-04-07 | |
| | ||||
* | button: Remove useless config | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Hide sRGB toggle in developer options | dianlujitao | 2017-04-07 | |
| | | | | | | | * This is only available on Nexus/Pixel devices and we don't even support such color space. Change-Id: I8343e4986d7dd8413bd8d36dfad0309a4c08026e | |||
* | Remove alipay/ifaa packages and permissions | Álvaro Brey | 2017-04-07 | |
| | ||||
* | z2_plus: Enable sched boost | davidevinavil | 2017-04-07 | |
| | ||||
* | z2_plus: Enable miracast | davidevinavil | 2017-04-07 | |
| | ||||
* | overlay: Reconfigure button menu in DU-Tweaks | davidevinavil | 2017-04-07 | |
| | ||||
* | sepolicy: Address some denials. | Álvaro Brey | 2017-04-07 | |
| | | | | Closes #13 | |||
* | overlay: Fix fingerprint position | ontherunvaro | 2017-04-07 | |
| | ||||
* | sepolicy: address some denials | ontherunvaro | 2017-04-07 | |
| | ||||
* | sepolicy: Address some denials | ontherunvaro | 2017-04-07 | |
| | ||||
* | Address some SELinux denials | ontherunvaro | 2017-04-07 | |
| | ||||
* | ramdisk: Add setprop persist.camera.gyro.disable 0 | davidevinavil | 2017-04-07 | |
| | ||||
* | Overlay: Reconfigure framework overlay | davidevinavil | 2017-04-07 | |
| |