Skip to content
Snippets Groups Projects
  1. Jan 14, 2021
    • Yo Chiang's avatar
      Remove feature flag "settings_dynamic_system" · cb425665
      Yo Chiang authored
      The API surface of com.android.dynsystem is already protected by
      privileged permission android.permission.INSTALL_DYNAMIC_SYSTEM,
      which is only granted to system apps or priv apps.
      Thus the feature flag check here is redundant, because eligible
      callers of this API (system app) can also set the feature flag.
      
      Bug: 176795908
      Test: Presubmit
      Test: Test DSU installation Intent
      Change-Id: Iedac8763372ef6f11754d3f272f70753fb3d4829
      Merged-In: Iedac8763372ef6f11754d3f272f70753fb3d4829
      cb425665
  2. Jan 13, 2021
  3. Jan 12, 2021
  4. Jan 11, 2021
Loading