Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change in bcm21553-bootimg.mk #3

Open
wants to merge 6 commits into
base: cm-12.0
Choose a base branch
from
Open

change in bcm21553-bootimg.mk #3

wants to merge 6 commits into from

Commits on Dec 17, 2014

  1. camera: fix dlopen code & utilize CameraParametersExtra.h

    Also remove max sharpness, contrast, saturation parameters from HAL.
    
    Change-Id: I2eacc4c482c8cfa5e2ce8a25f9645694637efb8a
    psyke83 committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    234f60f View commit details
    Browse the repository at this point in the history
  2. Move MTD mounts into fstab & split new fstab files for recovery

    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
    psyke83 committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    ad1e4e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2014

  1. SELinux: constrain policy max version to 24

    Also remove deprecated ro.boot.selinux property (no longer parsed
    by init correctly).
    
    Change-Id: I7dda39bf7befcf0eaf818c136055a474631092f8
    psyke83 committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    e32f4a7 View commit details
    Browse the repository at this point in the history
  2. CameraParametersExtra: add FOCUS_MODE_NORMAL

    Needed for cooperve.
    
    Change-Id: I88fdec9f6bd6f78809a2767d7a9fb780e5fac108
    psyke83 committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    ddd77ba View commit details
    Browse the repository at this point in the history
  3. Merge "CameraParametersExtra: add FOCUS_MODE_NORMAL" into cm-11.0

    psyke83 authored and Gerrit Code Review committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    8448966 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Move CMUpdater to extras for FINAL release

    Change-Id: I59e8d4b23a3283e77127bcd0c64be855f0ea24b3
    AndroidMeda committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    9d4dc48 View commit details
    Browse the repository at this point in the history