xref: /aosp_15_r20/external/leakcanary2/README.md (revision d9e8da70d8c9df9a41d7848ae506fb3115cae6e6)
1*d9e8da70SAndroid Build Coastguard Worker# LeakCanary ��
2*d9e8da70SAndroid Build Coastguard Worker
3*d9e8da70SAndroid Build Coastguard WorkerA memory leak detection library for Android.
4*d9e8da70SAndroid Build Coastguard Worker
5*d9e8da70SAndroid Build Coastguard Worker### [square.github.io/leakcanary](https://square.github.io/leakcanary)
6*d9e8da70SAndroid Build Coastguard Worker
7*d9e8da70SAndroid Build Coastguard Worker�� If you like LeakCanary you can show support by starring ⭐ this repository.
8*d9e8da70SAndroid Build Coastguard Worker
9*d9e8da70SAndroid Build Coastguard Worker## License
10*d9e8da70SAndroid Build Coastguard Worker
11*d9e8da70SAndroid Build Coastguard Worker    Copyright 2015 Square, Inc.
12*d9e8da70SAndroid Build Coastguard Worker
13*d9e8da70SAndroid Build Coastguard Worker    Licensed under the Apache License, Version 2.0 (the "License");
14*d9e8da70SAndroid Build Coastguard Worker    you may not use this file except in compliance with the License.
15*d9e8da70SAndroid Build Coastguard Worker    You may obtain a copy of the License at
16*d9e8da70SAndroid Build Coastguard Worker
17*d9e8da70SAndroid Build Coastguard Worker       http://www.apache.org/licenses/LICENSE-2.0
18*d9e8da70SAndroid Build Coastguard Worker
19*d9e8da70SAndroid Build Coastguard Worker    Unless required by applicable law or agreed to in writing, software
20*d9e8da70SAndroid Build Coastguard Worker    distributed under the License is distributed on an "AS IS" BASIS,
21*d9e8da70SAndroid Build Coastguard Worker    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22*d9e8da70SAndroid Build Coastguard Worker    See the License for the specific language governing permissions and
23*d9e8da70SAndroid Build Coastguard Worker    limitations under the License.
24