commit | 9edb93ce73c2ca69389895ac88ab7250e526ecb5 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Fri Oct 07 23:06:20 2022 -0700 |
committer | Jack Yu <jackyu@google.com> | Mon Feb 27 14:06:00 2023 -0800 |
tree | ec7537b7f6464159cd54dfba4ee65424ba1c14e2 | |
parent | 32982caae643889be8f5a9073dc915b10f2a08ac [diff] |
Fixed equals and hashCode 1. Used Android Studio to auto generate the equals and hashCode method. 2. e-order the field to match the database column order. 3. Better readability for toString(). Bug: 239607619 Test: atest SubscriptionDatabaseManagerTest Merged-In: Ibc80d41f3019a4ebb012358f3369d69222925214 Change-Id: Ibc80d41f3019a4ebb012358f3369d69222925214