-
Notifications
You must be signed in to change notification settings - Fork 15
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
Pull Request for branch lineage-15.1 #5
Open
StefanV3
wants to merge
28
commits into
MotoZ-2016:lineage-15.1_JBL
Choose a base branch
from
StefanV3:lineage-15.1
base: lineage-15.1_JBL
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: Ieaa9c9308a4004eeb92027b71999359ea47e5fd8 Signed-off-by: Wei Wang <[email protected]> Signed-off-by: Erfan Abdi <[email protected]>
* fix for audio recording in camera Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: Icb911f414595117a28fb764e145fbbf6a7ee0787
*) With step count = 15, step 1 can be too loud. *) 25 is a common step count used on other devices. Change-Id: I6b354e427fc4cee2516a27addc13009baddd5cbe Signed-off-by: Erfan Abdi <[email protected]>
* Nothing in the OSS bits takes it into account. Change-Id: I6f949a12c643810cb1fba764bf13abb30e5dd88c Signed-off-by: Erfan Abdi <[email protected]>
* The flag is no longer needed, since the new native binderized lights HAL is being built in place of the legacy one. Change-Id: I7dd516d0ac73152082983766b29289479be62af0 Signed-off-by: Erfan Abdi <[email protected]>
* griffin doesn’t have support for dual role type-C, therefore there's no need to build it. Change-Id: Ie5b135b8920ae255a2054a04cb7326c68abad0cd Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
* enable camera mods daemon Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
Signed-off-by: Erfan Abdi <[email protected]>
This reverts commit 56d3bf1.
Signed-off-by: Erfan Abdi <[email protected]>
Test: m -j BOARD_VNDK_VERSION=current libgps.utils Bug: 37342627 Change-Id: Ifcd9344245cf689d4075d34b89faa689647b8b0b
One must explicitly include what it need. time.h for struct tm. sys/time.h for gettimeofday, etc. Bug: 37629934 Test: build Merged-In: Iacd5317d958f61df062fca40fbf2e8992c7fbb44 Change-Id: I19e1043f23dbe85836b73714a4f1440159ebe419
The .rc file should be on the vendor image, or can not boot with generic system image. Bug: 63051055 Test: Boot with GSI to home screen Change-Id: I1e2ebe5d23a6cf5a4176ee33613ef621b4b558cf
This CL replaces all LOCAL_MODULE_PATH_* definitions for vendor shared libraries with LOCAL_VENDOR_MODULE := true instead. This appropriately generates sanitized versions of these libraries to /data/asan/* while generating the stock versions in /vendor/lib* as desired. Needed for ASAN builds to work correctly. Bug: 37740897 Test: m -j40 && SANITIZE_TARGET="address" m -j40 # shared libs in $ANDROID_PRODUCT_OUT/vendor/lib* do not contain asan symbols, while the ones in $ANDROID_PRODUCT_OUT/data/asan/vendor/lib* do. Change-Id: If6a495dd153c47f929de047fd48039b990348720 (cherry picked from commit e872612127cfbf55ceba01e9860e0acc47d64447)
Make service part of 'hal' class. Install files in vendor partition. Register instance as 'default' as expected by framework. Change-Id: I487fad4df872397ab76cea377e5304c956a756da Signed-off-by: Thierry Strudel <[email protected]>
* use correct fingerprint Signed-off-by: Erfan Abdi <[email protected]>
Change-Id: I0c2ebb2919a517fb865d783331b4cb2a1e2e4774 Signed-off-by: Erfan Abdi <[email protected]>
* The static version is in use now. Change-Id: I406ef69754561b81e4260e16fb2d534438adf3b9
changed PRODUCGT_NAME to griffin
Added symlinks for crDroid build
Add default oc values in governor settings for littlecluster (CPU1) and big cluster (CPU2)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.