Loading libs/binder/include/binder/IServiceManager.h +1 −1 Original line number Diff line number Diff line Loading @@ -153,7 +153,7 @@ public: /** * Directly enable or disable caching binder during addService calls. * Only used for testing. * Only used for testing. This is enabled by default. */ virtual void enableAddServiceCache(bool value) = 0; }; Loading Loading
libs/binder/include/binder/IServiceManager.h +1 −1 Original line number Diff line number Diff line Loading @@ -153,7 +153,7 @@ public: /** * Directly enable or disable caching binder during addService calls. * Only used for testing. * Only used for testing. This is enabled by default. */ virtual void enableAddServiceCache(bool value) = 0; }; Loading