Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revoked app does not receive OnHMIStatus upon registration in EXTERNAL_PROPRIETARY #3579

Closed
jacobkeeler opened this issue Nov 18, 2020 · 1 comment
Labels

Comments

@jacobkeeler
Copy link
Contributor

jacobkeeler commented Nov 18, 2020

Bug Report

In EXTERNAL_PROPRIETARY policy mode, if an app is revoked, the app does not receive an OnHMIStatus upon registration. Note that this issue does occur in PROPRIETARY mode.

Reproduction Steps
  1. app1 is consented
  2. Connect and register app2, PTU is triggered and new PT revokes permissions for app1
  3. Connect and register app1
Expected Behavior

app1 receives OnHMIStatus(NONE) upon registration

Observed Behavior

app1 does not receive OnHMIStatus

OS & Version Information
  • OS/Version: Ubuntu 18.04
  • SDL Core Version: 7.0.0
  • Testing Against: Android Test Suite app
Test Case, Sample Code, and / or Example App

https://github.com/smartdevicelink/sdl_atf_test_scripts/blob/master/test_scripts/Defects/5_0/2447_Resumption_revoked_app_still_be_resumed_as_FULL.lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant