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

Commit 60c5282e authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 13381573 from b3f50200 to 25Q4-release

Change-Id: If631ea8620b895923b23d31a458356d4523fdd86
parents c0b2ad35 b3f50200
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
set noparent

ronish@google.com
himanshuz@google.com
nandana@google.com
jsharkey@android.com
+1 −1
Original line number Diff line number Diff line
set noparent

ronish@google.com
himanshuz@google.com
nandana@google.com
jsharkey@android.com
+1 −1
Original line number Diff line number Diff line
set noparent

ronish@google.com
himanshuz@google.com
nandana@google.com
jsharkey@android.com
smoreland@google.com
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
set noparent

ronish@google.com
himanshuz@google.com
nandana@google.com
jsharkey@android.com

+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ class ServiceManagerMock : public IServiceManager {
                                             const sp<LocalRegistrationCallback>&));
    MOCK_METHOD0(getServiceDebugInfo, std::vector<ServiceDebugInfo>());
    MOCK_METHOD1(enableAddServiceCache, void(bool));
    MOCK_METHOD5(checkServiceAccess, bool(const String16&, pid_t, uid_t, const String16&, const String16&));

  protected:
    MOCK_METHOD0(onAsBinder, IBinder*());
Loading