OSDN Git Service

Log error message if setting project quota ID fails
authorEric Biggers <ebiggers@google.com>
Mon, 3 May 2021 19:29:40 +0000 (12:29 -0700)
committerEric Biggers <ebiggers@google.com>
Mon, 3 May 2021 19:39:36 +0000 (12:39 -0700)
commit39aa9584b1ce52d3dd5fa890ca11c21eaa18daf9
tree26be45369c8f210564d3db275a637fc884cd2505
parentd2bb3675491a293741650cc122c5221b5cc8034c
Log error message if setting project quota ID fails

Otherwise, the only sign of what went wrong may be system_server
logging a "ServiceSpecificException".

Bug: 187079978
Change-Id: I59b2ba2b0e679dfd1ec1fd8fff6790256fbfdf29
Utils.cpp