| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
If the encryptable partition is wiped (4KB worth of 0 or 0xff),
then reboot into recovery to format /data+/cache
This is while waiting for the Mac OS support to format f2fs.
The flashstation running on Mac OS will currently just erase userdata
and not format it with f2fs.
Bug: 15720406
Bug: 15747366
Change-Id: Ib7cca3e1701483a09573457a835750f34da71ee0
|
|
|
|
|
|
|
|
|
|
|
| |
Move the code that attempts to mount alternative fstab entries
into its own function.
Clarify return codes.
Suggest wipe via recovery in error messages.
Bug: 15747366
Change-Id: I3634477cd4d1d73f974f3e906c53285f0d9e0eac
Signed-off-by: JP Abgrall <jpa@google.com>
|
|
|
|
|
|
|
|
|
| |
Remount will now remount the vendor partition as well, if it exists.
Sync will also allow you to sync vendor, and will include it by
default if it exists.
Change-Id: Iea1e8212f445e96233438a8d8a9d3266bf3d6557
Signed-off-by: Daniel Rosenberg <drosen@google.com>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MF_FORCECRYPT claimed same flag value as existing MF_NOEMULATEDSD.
MF_FORCECRYPT also crashes if no "=" in the option.
Modify MF_NOEMULATEDSD flag value to unique, and reformat comment to keep
the definition near the other defines.
Change-Id: Iec86f40ff43eea14b791d3d19c0ae11fd4b5f784
|
| |
| |
| |
| |
| |
| | |
int64_t needs to be printed with PRId64
Change-Id: If59b60bac71856e4266d459d159a570961e7340a
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I28e3d6adaf4bb59d14eca7103d7b063d54a41c75
|
| |
| |
| |
| |
| |
| |
| |
| | |
System Audio Control in HDMI-CEC delegates audio
output to Audio Receiver and audio output port
is one of ARC, SPDIF and analog output (line).
Change-Id: Ieb325f754f039e09aae68b700349861ca4e08cbc
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
<sys/_properties.h>."
* commit 'fac2828161b6b14b7e862d94f2f4ef467621c832':
Remove an unused #include of <sys/_properties.h>.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
<sys/_properties.h>."
* commit 'b13e4b5eb6ad00bfcd8b4cdb6219f8bbbca4c85d':
Remove an unused #include of <sys/_properties.h>.
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit '5a53ee0502c198fb114bbf7bb34643d9682ba9b8':
Remove an unused #include of <sys/_properties.h>.
|
| | | |\ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 15704351
Change-Id: I7841da7176d0638ae6737fe719cd187892bc38e6
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Without this, the wrong mount point is flagged as being mounted.
Which leads to:
<6>[ 3.278040] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=-1
<7>[ 3.278834] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>[ 3.278925] fs_mgr: fs_mgr_mount_all(): skipping fstab dup mountpoint=/persist rec[3].fs_type=ext4 already mounted.
Bug: 15925030
Bug: 15976144
Change-Id: I0bc617f11dfc97c32bb2d0e52b94ec19282568eb
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
"Charger: Avoid animation while not charging DO NOT MERGE"
* commit '092954dec1df391274217a99d623d16fd01d0347':
Charger: Avoid animation while not charging DO NOT MERGE
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
animation while not charging DO NOT MERGE"
* commit 'f9db4ab97e58f15f84642ac133e33bd89107c944':
Charger: Avoid animation while not charging DO NOT MERGE
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
NOT MERGE"
* commit 'd4d1b5045cfb602a7c57cbf29b2543e26106a1fd':
Charger: Avoid animation while not charging DO NOT MERGE
|
| | | |\ \ \ |
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
At present, charging animation runs irrespective of whether charger
is connected or not. When the charger is disconnected, device not shutdown
for 10secs. Charging animation during this period should be avoided.
Change-Id: Idf8e6a11261aec2812f1ebbbdec1bd1ad769565e
Signed-off-by: Pavan Kumar S <pavan.kumar.s@intel.com>
Signed-off-by: Jenny TC <jenny.tc@intel.com>
Signed-off-by: Yong Yao <yong.yao@intel.com>
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
native tests, not executables."
* commit '98569bc7089d84478e4ab39046c0a297358a9603':
Build pixelflinger tests as native tests, not executables.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
not executables."
* commit 'da3fb5374a5c012dc65f193d0d84a732dd628b21':
Build pixelflinger tests as native tests, not executables.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* commit '6e074c68e2cfb35683733ab561801c647723ac57':
Build pixelflinger tests as native tests, not executables.
|
| | | |\ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This has the side effect of building tests for both 32
and 64 bit, where required.
Change-Id: I674800d34b4fa7cc5d34573c96b754ac85777970
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | /
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | | |
for glibc support."
* commit '3e906630099e0508a72300e14512a62110c864c3':
Rename __unused to __UNUSED for glibc support.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '33dce382fd39b633731c925a1487a74332e86871':
Rename __unused to __UNUSED for glibc support.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* commit '63a61e561d7d3d6f10488a194fb730f9edec3edc':
Rename __unused to __UNUSED for glibc support.
|
| | | |\ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Glibc declares unused fields as __unused and so a #define for __unused causes
issues when we built against glibc on the host. Rename __unused to __UNUSED as
a workaround.
This fixed checkbuild for 64-bit host builds. Bug: 13751317
Change-Id: Ic2cd52518c16661497cc819cb3fd7f1fa5c6f0fb
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
cosmetics to internal"
* commit '36d04e37ee84f17220442002d880473d465ca5ae':
debuggerd: synchronize cosmetics to internal
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'ac4efdd2b448b5a961776f481b1d753841bde5bb':
debuggerd: synchronize cosmetics to internal
|
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '0a350f4f0857cd4a42b5099b8fda7766a35398cb':
debuggerd: synchronize cosmetics to internal
|
| | | |\ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I66bc2b181cd75da188c046571492224d5ac3fc98
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
debuggerd gdbclient output."
* commit '7e3a492ff205a2e5ac5880e95dbb5bd0fa634cff':
Fixed tid/pid mixup in debuggerd gdbclient output.
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
output."
* commit '6f185dea32783dae7c833028460a6545eed0e09a':
Fixed tid/pid mixup in debuggerd gdbclient output.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'e080be575419e77c909b54791ea2b44467a1a913':
Fixed tid/pid mixup in debuggerd gdbclient output.
|
| | | |\ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Now the debugging output shows the tid of the crashed thread instead of
the pid of the process that crashed.
Change-Id: I637f409ff02d73d458edc6d1a5c462c21d128211
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | | |
Change-Id: I857725640bc77f04d93f04c52efc73335122e5ea
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
crash"
* commit '44029223daef21ebd06a7b0e1655aff9254da63d':
tombstone: log output header suppressed in crash
|
| | |\ \ \ \ \
| | | |/ / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* commit 'c8a7e34dfc0f8f1c994168672db21175b28b931f':
tombstone: log output header suppressed in crash
|
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bug: 15520846
Change-Id: I18934cc60af3dda98ab729fbabc4c7a66834512e
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
During encryption and decryption, art is pumping out data via
dex2oat into the /data that is actually a tmpfs.
It currently needs ~195MB.
So we increase the tmpfs from 128MB to 256MB.
Bug: 15909689
Change-Id: I5d518a87d7b4eccf32fcd77f61980646ee8a3d35
Signed-off-by: JP Abgrall <jpa@google.com>
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | | |
Change-Id: I04ce82e5d245e90e2cc62b76d688ec902c1a471d
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '23340d8adac7bf68a6e47064ab7b48c1e227a077':
Add ability to adjust init log level at runtime.
Improve init's debug printing.
|
| | |\ \ \ \
| | | |/ / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '10f8cd1d87eccde36da2ac54ad7d390e34a6e224':
Add ability to adjust init log level at runtime.
Improve init's debug printing.
|