Skip to content
  1. Dec 14, 2021
  2. Dec 13, 2021
    • Meng Wang's avatar
      ImsServiceEntitlement default values missing · ea1adfc0
      Meng Wang authored
      ImsServiceEntitlement.* configs and their default values
      were added in S at
      commit e600a8e4.
      
      Somehow the default values are missing now. Add back.
      
      Bug: 210485357
      Change-Id: I98d943394ed308956c5271b8efaa5094d15dc8ca
      Merged-In: I98d943394ed308956c5271b8efaa5094d15dc8ca
      (cherry picked from commit 33c6221c)
      ea1adfc0
    • Etienne Ruffieux's avatar
    • Etienne Ruffieux's avatar
      Added SystemApi tag to BLUETOOTH_MAP permission. · 61239547
      Etienne Ruffieux authored
      In order for Bluetooth to be mainline compliant, we
      need to update the hidden BLUETOOTH_MAP permission with
      SystemApi tag.
      
      Tag: #feature
      Bug: 210470631
      Test: build
      Change-Id: I2033beafb1d7dda25ddcff1b14893ed576c36991
      61239547
    • Treehugger Robot's avatar
    • Remi NGUYEN VAN's avatar
      Remove Preconditions, Protocol @hide usage · 2e95b4aa
      Remi NGUYEN VAN authored
      Remove hidden API usage of the Preconditions and Protocol classes in
      NsdManager.
      
      NsdManager does not share its handler with other components, so it does
      not need to use specific message IDs from Protocol.
      Preconditions can also be easily replaced with stable API alternatives.
      
      Bug: 190249673
      Test: atest FrameworksNetTests CtsNetTestCases:NsdManagerTest
      Change-Id: Ia173f99b82c90df702291c3690f4a7b047e90daa
      2e95b4aa
    • paulhu's avatar
      Register NSD service from ConnectivityFrameworkInitializerTiramisu · 474a8aaf
      paulhu authored
      INsdManager is going to move into connectivity mainline module
      and it will be not visible to SystemServiceRegistry after
      migration done. Thus, use ConnectivityFrameworkInitializerTiramisu
      to register NSD service instead.
      
      ConnectivityFrameworkInitializerTiramisu will be implemented in
      the framework-connectivity-tiramisu bootclasspath JAR, which need
      to be separated from the S+ framework-connectivity bootclasspath
      JAR to be only loaded by the module on T+. So its methods cannot
      be in the same class as ConnectivityFrameworkInitializer.
      
      Bug: 206702844
      Test: atest FrameworksNetTests CtsNetTestCases
      Merged-In: Ibf89ab9a35e35dac4978ba70c7ab306b6155a4a3
      Change-Id: Ibf89ab9a35e35dac4978ba70c7ab306b6155a4a3
      474a8aaf
  3. Dec 10, 2021
  4. Dec 09, 2021
  5. Dec 08, 2021
Loading