Commit graph

34 commits

Author SHA1 Message Date
Giammarco Senatore
1d0e49aa55
Import stock vendor and odm properties
from ZUI 11.5.160
2021-07-12 02:23:58 +02:00
Giammarco Senatore
8895212b30
kunlun2: Build kernel from source 2021-02-10 12:11:25 +01:00
GiaSen
b3e0af8270 kunlun2: Cleanup
- Remove unused build broken configs
- Remove RevengeOS early hack to bypass long baseband name
- Remove blur expensive prop, new power aidl doesn't support
- Live wallpapers are built by default
2021-01-02 16:43:53 +01:00
GiaSen
2f07f5abc0 kunlun2: Go enforcing
Bind mount etc files because vendor_overlay/29/etc makes device to reboot to recovery

from pstore
vdc: Command: cryptfs enablefilecrypto Failed: Status(-8, EX_SERVICE_SPECIFIC): '0: '
2021-01-01 13:33:47 +01:00
Redick Lin
7380a1a509 sdm710-common: Enable ro.charger.enable_suspend
Define ro.charger.enable_suspend to true as charger no
longer uses BOARD_CHARGER_ENABLE_SUSPEND.

Bug: 153937817
Change-Id: Ic76bf3a66c5e21c74e49607f54d6c0358c31bbac
Signed-off-by: Redick Lin <redicklin@google.com>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:38:40 +01:00
Pooja Singh
9ca1bfac71 sdm710-common: Enable chain partition for recovery
Change-Id: I81266c7ce170f9a108a0ce4d01980b5bf8faffd0
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-11-28 21:36:25 +01:00
GiaSen
6c16489353 Revert "kunlun2: use recovery avb key"
This reverts commit 7d200328d3.
2020-11-28 21:36:22 +01:00
LuK1337
17165825d5 kunlun2: overlay: Update in pinned files.
Remove or update paths that don't exist.

Bug: 119800099
Test: boots
Change-Id: Ib2cea88499cf08274d620d9d85ffcafc31fee868
2020-11-12 14:05:33 +01:00
LuK1337
5435f6f34f kunlun2: Include QSSI sepolicy
* Now that device/qcom/sepolicy is non-vendor only
  we are able to do that.

Change-Id: I4c83a8e30cfa11e45be2f06eb7f444de7f68d219
2020-11-08 13:06:26 +01:00
GiaSen
0851a6c2f3 kunlun2: build 29 extra vndk 2020-09-19 17:26:49 +02:00
GiaSen
7d200328d3 kunlun2: use recovery avb key 2020-09-17 18:16:55 +02:00
GiaSen
3ecd875d29 kunlun2: don't check prebuilt libs ELF 2020-09-17 18:12:35 +02:00
GiaSen
c95ab98f48 kunlun2: build using vintf copy 2020-09-17 18:12:19 +02:00
GiaSen
3400095d16 kunlun2: Disable custom audio policy 2020-09-17 18:11:51 +02:00
GiaSen
c6a6cb7e04 kunlun2: Build with deprecated copy headers 2020-09-17 18:11:20 +02:00
Jake Weinstein
060f816e3f sdm710-common: Remove TARGET_ENABLE_MEDIADRM_64
This is only used on vendor modules.

Change-Id: Ia6ed29fb7a8e938a27c55f214b56c308249f6e26
Signed-off-by: SamarV-121 <samarv121@pixelexperience.org>
2020-06-23 18:39:36 +02:00
SamarV-121
ab078a20f2 sdm710-common: Set BOARD_USES_QCOM_HARDWARE
* also define board platform

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-06-23 18:39:36 +02:00
SamarV-121
1e7deeace1 Revert "sdm710-common: Define FORCE_QCOM_DISPLAY_HAL_VARIANT"
This reverts commit f88111e8916246908788ebef186dbb8ccaaf2a6c.
2020-06-23 18:39:36 +02:00
Sundong Ahn
ac3a42d8e3 sdm710-common: Add system properties for surfaceflinger
The configstore will be not used in surfaceflinger. So surfaceflinger
will use the system properties instead of configstore.
For this, the system properties are added.

Bug: 112386364
Test: m -j && boot test
Change-Id: Ie3d2adccca06702217984cf2c9db986d852b7014

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:16:16 +02:00
Steve Kondik
46ff39be2a sdm710-common: Set vsync phase offsets
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:07:53 +02:00
SamarV-121
cdd5913f4d sdm710-common: Set NUM_FRAMEBUFFER_SURFACE_BUFFERS
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-28 20:07:34 +02:00
Dan Willemsen
f02944f329 mido: build have overriding commands
These products have warnings about overriding build commands, which
means that there are multiple instructions on how to build a file, and
we've just picked one of them. Which one we pick is usually stable, but
it can change.

Bug: 77611511
Test: turn default to false, walleye still uses a warning
Change-Id: I11d194863b313f64b19291f65219682b169d9ced
2020-05-24 13:55:37 +02:00
SamarV-121
14ed25805d kunlun2: Add 0x2000U to additional gralloc usage bits
* E Gralloc2: buffer descriptor contains invalid usage bits 0x2000
 * Fixes broken video playback

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:44:11 +02:00
ѕαмαя νιѕρυтє
76b55205d1 kunlun2: Add additional gralloc usage bits
* E Gralloc2: buffer descriptor contains invalid usage bits 0x200000
 * Fixes WFD

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-24 13:44:11 +02:00
SamarV-121
e4946a7f2f kunlun2: Import powerstats from bonito
* Convert to lenovo targets

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-22 11:29:29 +02:00
SamarV-121
0b4e694e0b kunlun2: Nuke QTI power HAL
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-22 11:27:02 +02:00
ѕαмαя νιѕρυтє
462e94d487 kunlun2: Undeclare unused HALs in framework manifest
This reverts commit f7e8710bff
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-22 11:26:57 +02:00
GiaSen
cd35e39c1b kunlun2: Add updatable_apex.mk and generate APEX image 2020-05-12 17:02:45 +02:00
jhenrique09
bb78a34bd9 kunlun2: Define FORCE_QCOM_DISPLAY_HAL_VARIANT
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-11 22:59:37 +02:00
LuK1337
e3f6e9613a kunlun2: Copy Android P VNDK blobs
Change-Id: I4f2f48ca4810247b2b951de27b82da0769f7d1b1
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-12 02:58:31 +05:30
SamarV-121
e82fcc3c5c kunlun2: Disable Selinux
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 18:58:44 +05:30
SamarV-121
9fb2f8e0b8 kunlun2: Update tap to wake node
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 18:58:44 +05:30
SamarV-121
bfe26e1492 kunlun2: Add prebuilt kernel
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 18:58:43 +05:30
SamarV-121
9e97efcf3a Convert to kunlun2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 18:58:30 +05:30
Renamed from BoardConfigCommon.mk (Browse further)