Loading current.txt +3 −0 Original line number Diff line number Diff line Loading @@ -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 gnss/1.0/IGnssConfiguration.hal +6 −2 Original line number Diff line number Diff line Loading @@ -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. */ Loading Loading
current.txt +3 −0 Original line number Diff line number Diff line Loading @@ -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
gnss/1.0/IGnssConfiguration.hal +6 −2 Original line number Diff line number Diff line Loading @@ -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. */ Loading