Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | get compilation working | Raghuram Subramani | 2024-10-13 |
| | |||
* | msm8996-common: Move AtFwd hal from device to framework manifest. | Ruthwar Ambeer | 2019-01-26 |
AtFwd hal is implemented as an android service and it stars from system partition, that is, it's not a traditional vendor hal and hence it should be declared in the framework manifest and not in the device manifest. This commit introduces new device specific framework manifest (framework_manifest.xml) and moves AtFwd hal from device to framework manifest. Change-Id: Iacdb5604a682b8462d16297f4b543928bb100282 CRs-Fixed: 2287149 Signed-off-by: Davide Garberi <dade.garberi@gmail.com> |