diff options
| author | Miguel de Dios <migueldedios@google.com> | 2017-12-11 16:55:50 -0800 |
|---|---|---|
| committer | Miguel de Dios <migueldedios@google.com> | 2017-12-22 11:36:59 -0800 |
| commit | 0394c4e3cf5ab7f55d0adc7bc389c9644e540992 (patch) | |
| tree | c8f0db10c3ccce50a3932104a076c9e6d0b5a65e /Android.bp | |
| parent | 7335be29b055263a1f02cb29d2af348535780279 (diff) | |
Implement thermalHAL 1.0 for Crosshatch.
Implement thermalHAL 1.0 as a standalone daemon for crosshatch. This
will be later converted to thermalHAL 1.1 and connected to thermal
engine.
Bug: b/70175587
Test: VtsHalThermalV1_0TargetTest pass
Test: Check thermalHAL log
Change-Id: If25b0d0df077603e4f84f848268a3d51e62d19ba
Diffstat (limited to 'Android.bp')
| -rw-r--r-- | Android.bp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp deleted file mode 100644 index 8eaff35..0000000 --- a/Android.bp +++ /dev/null @@ -1,5 +0,0 @@ -subdirs = [ - "vr", - "vibrator", - "usb", -] |
