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

Commit 114ce1fc authored by Baligh Uddin's avatar Baligh Uddin Committed by Automerger Merge Worker
Browse files

Cleanup references to system/core/base -> system/libbase am: d1d1507c am:...

Cleanup references to system/core/base -> system/libbase am: d1d1507c am: 5df5cc1b am: e36f5ce4

Original change: https://android-review.googlesource.com/c/platform/packages/modules/DnsResolver/+/1472284

Change-Id: I6e83686b14e45800dce0c1864edeed3137059588
parents 54681a0a e36f5ce4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -145,7 +145,7 @@ interface IDnsResolver {
     */
    void destroyNetworkCache(int netId);

    // Refer to enum LogSeverity from system/core/base/include/android-base/logging.h
    // Refer to enum LogSeverity from system/libbase/include/android-base/logging.h
    const int DNS_RESOLVER_LOG_VERBOSE = 0;
    const int DNS_RESOLVER_LOG_DEBUG = 1;
    const int DNS_RESOLVER_LOG_INFO = 2;