Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f40c3759 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Clarifying documentation for SUPL ES configuration"

parents a780c9d8 60534751
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -254,3 +254,6 @@ f66f9a38541bf92001d3adcce678cd7e3da2262124befb460b1c9aea9492813b android.hardwar
73e03573494ba96f0e711ab7f1956c5b2d54c3da690cd7ecf4d6d0f287447730 android.hardware.neuralnetworks@1.0::IPreparedModelCallback
f4945e397b5dea41bb64518dfde59be71245d8a125fd1e0acffeb57ac7b08fed android.hardware.thermal@1.1::IThermal
c8bc853546dd55584611def2a9fa1d99f657e3366c976d2f60fe6b8aa6d2cb87 android.hardware.thermal@1.1::IThermalCallback

# ABI preserving changes to HALs during Android P
fb92e2b40f8e9d494e8fd3b4ac18499a3216342e7cff160714c3bbf3660b6e79 android.hardware.gnss@1.0::IGnssConfiguration
+6 −2
Original line number Diff line number Diff line
@@ -78,9 +78,13 @@ interface IGnssConfiguration {
     */

     /**
      * This method enables or disables emergency SUPL.
      * This method enables or disables NI emergency SUPL restrictions.
      *
      * @param enabled True if emergency SUPL is to be enabled.
      * @param enabled True if the device must only accept NI Emergency SUPL requests when the
      *                     device is truly in emergency mode (e.g. the user has dialed 911, 112,
      *                     etc...)
      *                False if the device must accept NI Emergency SUPL any time they are
      *                      received
      *
      * @return success True if operation was successful.
      */