Matt Mower
874136434a
SELinux can be assumed for Android 4.4+
...
Change-Id: I7410a0c8e439eec90a955ee9201efd9a92bb9635
2017-01-18 12:40:26 -06:00
Ethan Yonker
34ae483e02
Update to 7.0
...
Change-Id: I621cc47352f7ac552d9602485825ae3a6f9ae516
2016-08-24 15:32:18 -05:00
Matt Mower
231daef285
minzip: Fixup libselinux includes
...
Change-Id: Ic68f307a33e36437b9d21c442265c506b592129c
2015-12-22 14:34:13 -06:00
Elliott Hughes
f267dee1ca
Just use fstat in sysMapFile.
...
Also turn on -Werror and remove a dead function.
Change-Id: I436f0a91c40e36db985190b3b98b0a4527cf0eeb
2015-06-23 12:31:02 -07:00
Tao Bao
80e46e08de
recovery: Switch to clang
...
And a few trival fixes to suppress warnings.
Change-Id: I38734b5f4434643e85feab25f4807b46a45d8d65
2015-06-03 11:30:03 -07:00
Ethan Yonker
738be7a3ff
Use one mizip for all
...
The new minzip did not compile in older trees due to needing
mmap64. For older trees we will just use mmap instead. Remove all
files and code pertaining to minzipold. Updater should now build
properly in older trees as well.
Eliminate use of PLATFORM_VERSION in favor of PLATFORM_SDK_VERSION
which should be more consistent and reliable.
Change-Id: I38d2b604a73d1b17a2072c7d60e990b81ece0c10
2014-12-10 11:54:02 -06:00
Dees Troy
4bf3b0d804
Make SELinux automatic if present
2013-09-12 10:38:15 -05:00
Dees_Troy
1669f89dd2
Update to latest AOSP master
...
Merge in latest commits from AOSP master and fix merge conflicts
2013-09-04 19:00:58 +00:00
Dees_Troy
f6b15d1d45
Fix building of updater binary
2013-04-11 15:29:54 +00:00
Dees_Troy
2673cec07a
Move all AOSP code out of recovery binary
...
Improves license compatibility between GPL and Apache
Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-04-04 18:57:34 +00:00
Kenny Root
7eb7567aa3
Remove HAVE_SELINUX guards
...
Change-Id: Ia96201f20f7838d7d9e8926208977d3f8318ced4
2012-10-16 12:57:26 -07:00
Stephen Smalley
779701db51
Extend recovery and updater to support setting file security contexts.
...
Extend minzip, recovery, and updater to set the security context on
files based on the file_contexts configuration included in the package.
Change-Id: Ied379f266a16c64f2b4dca15dc39b98fcce16f29
2012-03-30 09:32:46 -04:00
The Android Open Source Project
c24a8e688a
auto import from //depot/cupcake/@135843
2009-03-03 19:28:42 -08:00
The Android Open Source Project
ffb48f64fe
auto import from //depot/cupcake/@135843
2009-03-03 18:28:14 -08:00
The Android Open Source Project
23580ca27a
Initial Contribution
2008-10-21 07:00:00 -07:00