mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Specify that isCellularIdentifierTransparencyEnabled is false by default" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
dfb05536eb
@@ -649,8 +649,8 @@ oneway interface IRadioNetwork {
|
||||
/**
|
||||
* Get whether pre-auth cellular identifier in-the-clear transparency is enabled. If
|
||||
* IRadioNetworkInterface.setCellularIdentifierTransparencyEnabled has been called, this should
|
||||
* return the value of the `enabled` parameter of the last successful call. If it hasn't been
|
||||
* called this should return the default value of true.
|
||||
* return the value of the `enabled` parameter of the last successful call and false if
|
||||
* IRadioNetworkInterface.setCellularIdentifierTransparencyEnabled has not been called yet.
|
||||
*
|
||||
* @param serial Serial number of request
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user