Commit graph

10 commits

Author SHA1 Message Date
Charlotte D
edadce3968 change xiaomi -> lenovo 2018-11-18 18:01:38 +00:00
Michael Bestas
d76a571a43 msm8937-common: Switch to 1.1 power HAL
Change-Id: I4690a5b913141427a828d6a3a4af407d35a10775
2018-10-02 23:02:23 +05:30
Bruno Martins
7cc114062d msm8937-common: Adapt for local LineageHW java overlays
Change-Id: Icb2b9810217f4b4d442ab83a16f455bd2ed82071
2018-10-02 23:02:23 +05:30
Danny Baumann
584a356f2b msm8937-common: Mark camera-related processes as API level 23.
Our camera blobs trigger some checks for broken behavior (destroyed
mutex usage, invalid pthread usage) present in newer API levels.

Change-Id: I8705437e0a5c6d80b86748bff559ce1e8a7bf716
2018-10-02 23:02:23 +05:30
Isaac Chen
3e3f664583 msm8937-common: Set TARGET_2ND_ARCH_VARIANT to armv8-a
Setting TARGET_2ND_ARCH_VARIANT to armv8-a, instead of armv7-a-neon,
can silence the related warning during build.

Bug: 68012286
Change-Id: I18ae3aa985fd6bff11f043a155f3685d9f6644b8
2018-10-02 23:02:23 +05:30
Yifan Hong
6c08e199c0 msm8937-common: 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
2018-10-02 23:02:23 +05:30
Isaac Chen
3978128913 msm8937-common: Include bdroid header path
* Missed in commit 9731cbf799

Change-Id: Ia8a0a5a958bb4a1c90070f2b98c517a371f40f80
2018-08-23 16:42:28 +02:00
karthick111
9731cbf799 msm8937-common: Remove fragments
* Also cleanup unnecessary configs
2018-08-03 22:32:00 +02:00
David Ng
55a7a66d6f msm8937-common: Add common config.fs AID/fs configuration file
Common config.fs/$TARGET_FS_CONFIG_GEN AID/fs configuration
file for all chipset inheriting from base.mk.

Since legacy device-specific android_filesystem_config.h and
config.fs do not co-exist, temporarily include config.fs only
if legacy file is absent.  Once all legacy, device-specific
files have been deleted, config.fs can be made unconditional.

Change-Id: Ie100d0cd9db808b82d99be7139f0709390c7f3a2
2018-06-29 00:03:00 +08:00
Prateek Chaubey
50b87fb5cd msm8937-common: Convert into common tree 2018-06-29 00:00:26 +08:00
Renamed from BoardConfig.mk (Browse further)