Refactor IntentReceiver class and use Builder object to update
This patch has the following modifications: - Refactor IntentReceiver class to use the complete Builder, instead of just intents. - Update pairingTest and other tests class to use registerBuilder function for all testStep functions where parentIntentReceiver needs to be updated. Change-Id: I33c951941606dcb0acd2867beba8c3ba0a55720a Test: atest PairingTest Test: atest EncryptionChangeTest Test: atest OobPairingTest Flag: TEST_ONLY Bug: 388810455 Bug: 327022612
Loading
Please register or sign in to comment