Fix AlarmManagerServiceTest to use API
Use the ActivityOptions API instead of accessing the underlying Bundle. The Bundle representing the ActivityOptions is internal and may change, so accessing it directly should be avoided where possible. Test: atest AlarmManagerServiceTest Bug: 341140181 Flag: EXEMPT bugfix Change-Id: I655bc055ff7d243870e230dd93821206edd5242e
Loading
Please register or sign in to comment