Commit Graph

121 Commits

Author SHA1 Message Date
Erfan Abdi
737a19d42f sanders: Enable metadata for FDE
* This device uses metadata partition to store FDE key

Change-Id: I81795273979e2639381d44ccb97d78fd45571634
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:47:54 +02:00
Jadilson Guedes
6637a6eb6f sanders: set support sound trigger hal
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:45:05 +02:00
Ethan Chen
780e4b3357 sanders: drop custom display flags
* TARGET_USES_OVERLAY and USE_OPENGL_RENDERER are largely deprecated
* Don't set triple buffering, it introduces latency
* Don't use custom VSYNC offsets

Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0
Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:40:20 +02:00
Danny Baumann
49623055db sanders: Mark camera-related processes as API level 26.
Our camera blobs trigger some checks for broken behavior (destroyed
mutex usage, invalid pthread usage) present in newer API levels.

Change-Id: I8705437e0a5c6d80b86748bff559ce1e8a7bf716
Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:40:15 +02:00
Alisson Lauffer
f1b899ec62 sanders: Enable flag to fix duplicated telephony error
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:35:56 +02:00
John Dias
149bf62eee sanders: Pre-opt SystemUI
SystemUI is getting deoptimized, possibly resulting in jank
(not yet validated); pre-optimize to avoid deoptimization for now.
Bug: 62832717
Bug: 35872915
Test: boot, check for vdex, run for a bit

Change-Id: Ia754db444eebaebf0ff2389ab66f6f1d486da994
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:35:41 +02:00
jorg3lucas
349c32c345 Revert "sanders: initial changes for caf bringup"
This reverts commit 3418950884.

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:35:28 +02:00
Jadilson Guedes
825b529d5b sanders: fix for FMRadio app
* add perms for FMRadio app
* add back FM support

Co-authored-by: Vachounet <vachounet@live.fr>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:35:22 +02:00
Chirayu Agrawal
5ed96d16c8 sanders: Disable Sepolicy for now
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:33:23 +02:00
chirayu19091997
9910e9f435 sanders: BRINGUP A NEW LINEAGE TREE
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2019-06-29 15:21:57 +02:00
therootlord
55fc76d47b sanders: audio: re-enable ext resampler
* Needs this: 465c21aa76c0b19430bf5dcc4e7078ba3c818927
2018-12-28 22:27:59 -02:00
therootlord
9b7ff812d9 sanders: disable proprietary audio flags 2018-12-09 19:58:56 -02:00
therootlord
3418950884 sanders: initial changes for caf bringup 2018-12-07 16:58:00 -02:00
Bulbul Dabi
047bfded6e sanders: Set partitions for loop device.
AdoptableHostTest in CTS uses virtual disk feature for testing.
This change is to enable partitions for virtual disk.

Change-Id: Ic89de587b2c0448fd55b55bf19086e92e843a923
2018-11-09 14:42:40 -02:00
Vinay Verma
8723ed746a sanders: Mount dsp and firmware in vendor
Change fstab to mount dsp and firmware to /vendor/dsp and
/vendor/firmware_mnt.

Add classpath for firmware loading /vendor/firmware_mnt/image in
kernel command line.

Change-Id: I04bd18336a1259a1379b3a27b150bb8051283275
2018-11-07 19:08:52 -02:00
therootlord
2ab16b9a20 sanders: BoardConfig: update BOARD_KERNEL_CMDLINE 2018-11-07 17:50:11 -02:00
therootlord
531935cefa sanders: BoardConfig: add TARGET_COMPILE_WITH_MSM_KERNEL 2018-11-07 16:09:03 -02:00
therootlord
99a135ffd4 sanders: disable sdclang 2018-11-07 16:06:07 -02:00
therootlord
986154f6a6 sanders: update audio config and props from LA.UM.7.6.r1-02500-89xx.0 2018-11-06 19:05:46 -02:00
therootlord
9829e53382 sanders: Don't use custom VSYNC offsets 2018-10-22 18:21:30 -03:00
Michael Bestas
b651469568 sanders: Switch to 1.1 power HAL
Change-Id: I4690a5b913141427a828d6a3a4af407d35a10775
2018-10-20 19:18:30 -03:00
erfanoabdi
5db228eca7 sanders: Convert libinit to init scripts
* Also set ro.product.manufacturer to motorola for camera HAL in GSIs.

Change-Id: I2c78e4837cdbd8e7f18e3c1a086978bd289a60a6
2018-10-10 00:07:43 -03:00
Ethan Chen
e79f743e59 sanders: Drop custom display flags
* TARGET_USES_OVERLAY and USE_OPENGL_RENDERER are largely deprecated

Change-Id: If2892c83726c3558a96b28a8404f49982ebb9ba0
2018-10-05 19:14:36 -03:00
therootlord
1c313d1a64 sanders: set PRODUCT_SHIPPING_API_LEVEL 2018-09-23 21:13:21 -03:00
Yifan Hong
75743d20d6 sanders: Remove PRODUCT_COMPATIBILITY_MATRIX_LEVEL_OVERRIDE
Replace it with FCM Version = 1, specified explicitly
in device manifest.

Test: builds
Bug: 69636193

Change-Id: I0f5689344bb7b10b2b5db2549e95c940c4812f9d
Merged-In: I0f5689344bb7b10b2b5db2549e95c940c4812f9d
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2018-09-23 21:13:21 -03:00
therootlord
35872ba975 sanders: cleanup and reorganize 2018-09-23 21:13:21 -03:00
Erfan Abdi
b11faddcb2 sanders: Migrate to vendor_prop.mk
Change-Id: Id6ad39dccd5152b3dc6347e36119818a7fda2286
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>

Signed-off-by: therootlord <igor_cestari@hotmail.com>
2018-09-23 20:27:16 -03:00
therootlord
4e98a22d84 sanders: BoardConfig: specify kernel clang version instead of path 2018-09-23 15:24:20 -03:00
Isaac Chen
6eea1ccd47 sanders: Set TARGET_2ND_ARCH_VARIANT to armv8-a
Sanders is armv8 device. Setting TARGET_2ND_ARCH_VARIANT to armv8-a,
instead of armv7-a-neon, can silence the related warning during build.

Bug: 68012286
Test: lunch aosp_bullhead; make -j
Change-Id: I0989c3d4185334dbfe0a3d79d3595d8dff8abd2b
2018-09-20 22:20:34 -03:00
therootlord
e6f7b19d23 sanders: enable build of device sepolicy rules 2018-09-20 21:33:58 -03:00
Wei Wang
c3ed1ad6ce sanders: Use mke2fs to create ext4 images
Set TARGET_USES_MKE2FS := true to use new EXT4 tool chain

Bug: 62421233
Change-Id: Id6e5c68b2d7854e5330ad87443b974361a4bff9d
2018-07-19 18:49:45 -03:00
therootlord
e0a39bf405 sanders: disable TARGET_TAP_TO_WAKE_NODE
* We're not using DT2W
2018-07-19 18:49:45 -03:00
Henrique Silva
efb24c3850 Cleanup tree
* Cleanup some mk files
* Remove lineage.dependencies
2018-07-19 18:49:45 -03:00
Vachounet
cd397e3cae sanders: avoid conflicting with common thermal hal 2018-07-19 18:49:44 -03:00
Michael Bestas
9acf9b90cd sanders: Build 1.0 power HAL
* prima doesn't have support for wifi stats
2018-07-19 18:49:44 -03:00
Vachounet
7104020771 sanders: update sepolicy path 2018-07-19 18:49:44 -03:00
Vachounet
976b07567b sanders: build kernel with clang 2018-07-19 03:02:58 -03:00
Vachounet
60669a4f35 sanders: switch to xml audio policy 2018-07-19 03:02:58 -03:00
Vachounet
84b87de13c sanders: bye shims 2018-07-19 03:02:58 -03:00
Vachounet
da6eee2704 sanders: fix vendor.prop path 2018-07-19 03:02:49 -03:00
Vachounet
9b7fe62fa0 sanders: get rid of multihal config 2018-07-19 03:02:49 -03:00
Vachounet
475518e3b8 sanders: split vendor specific and system props 2018-07-19 03:02:41 -03:00
Vachounet
e8de4d1208 sanders: start that treble disaster 2018-07-19 03:01:03 -03:00
Vachounet
0df4237dd3 sanders: remove TARGET_USES_MEDIA_EXTENSION flag
* It's now default enable for all QC devices : https://review.lineageos.org/#/c/213117/
2018-07-19 02:09:46 -03:00
Bruno Martins
61903f5113 sanders: Drop useless CNE related flag
* Nothing in the OSS bits takes it into account.

Change-Id: I6f949a12c643810cb1fba764bf13abb30e5dd88c
2018-04-27 19:13:39 -03:00
Vachounet
0a371fa939 sanders: enable TARGET_USE_SDCLANG
Change-Id: I3b4d503a5daa07cf15d96363a1fb88bd72ee7879
2018-04-02 15:01:10 -03:00
Dan Pasanen
27831bbe96 sanders: use kernel-based exfat
Change-Id: If271a3441027cf66ed7142d99ee8fe7b6c596de3
2018-03-19 00:33:26 -03:00
Vachounet
496570a51f sanders: shim: transition to TARGET_LD_SHIM_LIBS 2018-03-05 02:41:31 -03:00
Alexander Martinz
30abb787a0 sanders: remove CPUSETS build flags
They both got replaced by runtime checks, see system/core @ 795267d4c

Change-Id: If6a5b5d93dd327475a1e6d3b80244381b1414f99
Signed-off-by: Alexander Martinz <alex@amartinz.at>
2018-02-16 01:22:08 -02:00
Vachounet
7041fc5533 sanders: add telephony-ext to boot JARs 2018-01-19 01:14:30 -02:00