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

Cherry pick PR #3818: remove android_user_authorizer #3832

Merged
merged 3 commits into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. remove android_user_authorizer (#3818)

    It was used by h5vcc_account_manager.idl
    
    b/352168728
    
    Co-authored-by: Colin Liang <[email protected]>
    (cherry picked from commit 353d095)
    zhongqiliang authored and anonymous1-me committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d6191f1 View commit details
    Browse the repository at this point in the history
  2. Update StarboardBridge.java

    add back import android.content.Intent; because MediaPlaybackService is not removed in Cobalt 24.
    zhongqiliang authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a4199ab View commit details
    Browse the repository at this point in the history
  3. Update configuration.gni

    Fix merge conflict, removed enable_account_manager = true
    zhongqiliang authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a91dbb2 View commit details
    Browse the repository at this point in the history