Skip to content
Snippets Groups Projects
  1. Oct 23, 2023
  2. Oct 21, 2023
  3. Oct 20, 2023
  4. Oct 19, 2023
    • Peiyong Lin's avatar
      [Cherry-pick] Revert^3 "Revert "Load native GLES driver when specified."" · f46ee647
      Peiyong Lin authored
      Reason for revert: Revert to reland the patch. Original patch
      was reverted due to PcmaPhotoEditingV3 regression, see b/293486861.
      
      Original commit message:
      """
      Load native GLES driver when specified.
      
      Since ANGLE and native GLES drivers can coexist, when native is
      specified, the loader must load the native GLES drivers specified in
      ro.hardware.egl. This patch passes this information down to the native
      graphics environment so that the EGL loader can properly check.
      
      Bug: b/283858001
      Test: atest CtsAngleDeveloperOptionHostTest -c with ANGLE being default
      Test: atest CtsAngleDeveloperOptionHostTest -c with native being default
      """
      
      Bug: b/283858001
      Test: atest CtsAngleDeveloperOptionHostTest -c with ANGLE being default
      Test: atest CtsAngleDeveloperOptionHostTest -c with native being default
      Change-Id: I70b197f7b39afa52cb63cea48db274177123980d
      Merged-In: I70b197f7b39afa52cb63cea48db274177123980d
      f46ee647
    • Jiakai Zhang's avatar
    • Andrew Walbran's avatar
      7cd9b040
    • Jiakai Zhang's avatar
      Add the "--ignore-dexopt-profile" option. · ff280d0e
      Jiakai Zhang authored
      If set, all dexopt profiles are ignored by dexopt during the
      installation, including the profile in the DM file and the profile
      embedded in the APK file. If an invalid profile is provided during
      installation, no warning will be reported by `adb install`.
      
      Context: go/platform-support-for-baseline-profiles
      
      Bug: 257532944
      Test: atest CtsCompilationTestCases
      Change-Id: Ib933f3443346895c771ed16e4acc7591231d6645
      Merged-In: Ib933f3443346895c771ed16e4acc7591231d6645
      ff280d0e
    • Roshan Pius's avatar
      nfc(api): Dependencies to include in framework-nfc · 869155b8
      Roshan Pius authored
      1. Separate out NFC protos included in NFC API classes
      2. Allow NFC flags to be included in NFC Apex
      
      Bug: 303286040
      Test: Compiles
      (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:84948ad7775427e91da76239e135069e2c34681c)
      Merged-In: I6848686b892bec543f977d48e5410af444eb2f7c
      Change-Id: I6848686b892bec543f977d48e5410af444eb2f7c
      869155b8
Loading