Skip to content
  • Ruthwar Ambeer's avatar
    wayne-common: Move AtFwd hal from device to framework manifest. · c4336811
    Ruthwar Ambeer authored
    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
    c4336811