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

Commit 1834c866 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/34957383']...

Merge cherrypicks of ['googleplex-android-review.googlesource.com/34957383'] into sparse-13894332-L93500030014904591.
SPARSE_CHANGE: I05f5e57e8e801960e27f5e5bb0942dc3cf772121

Change-Id: Iaba88b77d1a6b41f223b25a89eaa6a303fdd9fc8
parents b6a73948 d053784f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ ARpcServer* ARpcServer_newVsock(AIBinder* service, unsigned int cid, unsigned in
        if (0 ==
            strcmp(AIBinder_Class_getDescriptor(serviceClass),
                   "com.android.isolated_storage_service.IIcingSearchEngine")) {
            server->setMaxThreads(2);
            server->setMaxThreads(3);
        }
    }