Commit Graph

9 Commits

Author SHA1 Message Date
ec00ef7284 Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.
In favor of using boot control HAL under recovery.

Bug: 34254109
Test: TreeHugger

This is a combination of 2 commits.
This is the 1st commit message:

Revert^2 "Build libgptutils with Android.bp.""

This reverts commit 215189f0b9ff44d28c2b4ace0abb26854b201271.

The previous landing broke checkbuild targets due to namespace issue. As
libgptutils.msm8998 was exposed to global namespace (previously guarded
via conditionals in Android.mk), but had a missing dependency on
nonexposed msm8998 kernel headers.

The relanding adds a Soong namespace of hardware/qcom/msm8998, to ensure
modules only getting built as needed.

Bug: 34254109
Test: Sideload on taimen.
Test: `m -j checkbuild` with aosp_x86-eng
Change-Id: I4a7c4cedcf58c7735172d989912e4f7afad1eaed
Merged-In: I4a7c4cedcf58c7735172d989912e4f7afad1eaed
(cherry picked from commit e74c7611d2cbea03ec8ec1559787a7a57b2bf767)

This is the commit message #2:

Revert^2 "Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.""

This reverts commit d83c2cc22b3f037e94cd4ad7e19f5985da13a8b8.

The previous landing broke checkbuild targets due to namespace issue.
See the commit message for hardware/qcom/msm8998 change.

Bug: 34254109
Test: Build and boot taimen on device to home screen.
Test: Sideload on taimen.
Change-Id: I775026345eb5fc0ec580ba4ca0282835106a1d35
Merged-In: I775026345eb5fc0ec580ba4ca0282835106a1d35
(cherry picked from commit 4fa8e490208bef42faccf204381dc35ad1cfed46)
2019-10-19 22:26:37 -07:00
3070477fdc mata: Setup device soong namespace
Change-Id: I2e9c0ab68a0fe86ba18e3955e2823b87d88e835a
Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
2019-10-20 07:16:55 +02:00
d53c57f530 mata: Remove top level Android.bp
* This isn't needed anymore, Soong will recurse itself.

Change-Id: I27195f815b0c4005a0c500e5e7027340c62abb06
2018-12-15 21:39:45 +01:00
e2dda81e76 mata: power: Android.mk to Android.bp
Change-Id: I7ecb1509f90aaec1c0ee83e8c6eaed589d0fcbc0
2018-08-04 00:18:49 -07:00
def2f768a3 mata: Use custom vibrator service
Change-Id: Icdf633425d9a58346ac71819cc088485ec9f42c6
2018-02-17 22:01:12 -08:00
f26a0fb5d1 mata: convert libhidl to mk
Needs to be covered by our device guard to not conflict with other devices

Change-Id: I5d2bc1d934ed063f3af48c7dadbd18f66b92bde3
2018-01-05 16:07:35 -05:00
68cbfd2cab mata: Build a dummy android.hidl.base@1.0 for Oreo-MR0 blobs
Change-Id: I81a081130869c4d92f30b2674e75bb6b096a7a2c
2018-01-02 22:24:10 -06:00
0673c1af00 mata: Add thermal HAL 2017-12-30 16:09:27 +02:00
1c5468b9f4 mata: Turn lights into a binderized hal
Change-Id: Idd0b51c2dc8ba58d5dd1c520318026d2fda8ecac
2017-12-30 16:08:30 +02:00