# hardware-peripheral-lights **Repository Path**: mirrors_STMicroelectronics/hardware-peripheral-lights ## Basic Information - **Project Name**: hardware-peripheral-lights - **Description**: STM32MPU distribution for Android (lights hardware interface) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hardware-lights # This module contains the STMicroelectronics android.hardware.lights binary source code. It is part of the STMicroelectronics delivery for Android. ## Description ## This module implements android.hardware.lights AIDL version 2. Please see the Android delivery release notes for more details. ## Documentation ## * The [release notes][] provide information on the release. [release notes]: https://wiki.st.com/stm32mpu-ecosystem-v5/wiki/STM32_MPU_OpenSTDroid_release_note_-_v5.1.0 ## Dependencies ## This module can not be used alone. It is part of the STMicroelectronics delivery for Android. ``` PRODUCT_PACKAGES += \ android.hardware.lights-service.stm32mpu \ ``` ## Containing ## This directory contains the sources and associated Android makefile to generate the lights binary. ## License ## This module is distributed under the Apache License, Version 2.0 found in the [LICENSE](./LICENSE) file.