Skip to content

HMI does not apply HMIAppType from UI.ChangeRegistration during PTU #673

Open
@GetmanetsIrina

Description

@GetmanetsIrina

Precondition:

  1. Policy server, SDL, HMI are started
  2. Mobile app is registered with HMIAppType not defined on the Policy server (eg MEDIA)
  3. Mobile app is activated

Steps to reproduce:

  1. PTU is performed with new HMI type for the registered App (eg NAVIGATION)
  2. Activate app (After the app's AppHMIType is received due to Policies update being different from app's AppHMIType requested during registration, SDL puts such FULL or LIMITED app to BACKGROUND.)

Expected result:

  1. SDL sends the updated list of app's allowed AppHMITypes via UI.ChangeRegistration(appID, AppHMIType) to HMI in case the app's AppHMIType is received due to policies update is different from app's AppHMIType requested during registration.
  2. HMI updates the app view according to the received HMI type (HMI shows navigation screen)

Actual result:

HMI does not apply the app view according to HMI type value in UI.ChangeRegistration.(HMI still shows media screen)

Note:

HMI applies updated HMI type to the app view only after app reregistration

OS & Version Information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions