Skip to content

Conversation

@Uchiha-Senju
Copy link

In the above mentioned file, in the 5th line, a change is suggested from
$(hide) cp -a $(TARGET_RECOVERY_ROOT_OUT)/* $(TARGET_ROOT_OUT)/merge/
to
$(hide) sh -c 'cp -a $(TARGET_RECOVERY_ROOT_OUT)/* $(TARGET_ROOT_OUT)/merge/'
as cp doesn't seem to understand wildcards.

psyke83 and others added 6 commits December 17, 2014 12:51
Also remove max sharpness, contrast, saturation parameters from HAL.

Change-Id: I2eacc4c482c8cfa5e2ce8a25f9645694637efb8a
The mount_all builtin doesn't support mtd name to block device
mapping, so we need to specify the static block device for mounts
for the regular fstab. However, the recovery fstab needs to use
the mtd partition name to work correctly, so split the fstab into
separate files.

Change-Id: Ic0681e0ef91488fddb15355fc52bd58a90b0fb11
Also remove deprecated ro.boot.selinux property (no longer parsed
by init correctly).

Change-Id: I7dda39bf7befcf0eaf818c136055a474631092f8
Needed for cooperve.

Change-Id: I88fdec9f6bd6f78809a2767d7a9fb780e5fac108
Change-Id: I59e8d4b23a3283e77127bcd0c64be855f0ea24b3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants