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

Commit 4dc00c60 authored by Baligh Uddin's avatar Baligh Uddin
Browse files

Move {libbacktrace,libunwindstack} from system/core -> system/unwinding/

BUG: 170465278
Test: TH
Change-Id: I7f0d7b1254e7a28a55599aa4ee6bb6f2ac789b60
parent 2c892f87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ project_list = [
    create_pattern('system/core/healthd'),
    create_pattern('system/core/include'),
    create_pattern('system/core/init'),
    create_pattern('system/core/libbacktrace'),
    create_pattern('system/unwinding/libbacktrace'),
    create_pattern('system/logging/liblog'),
    create_pattern('system/core/libpixelflinger'),
    create_pattern('system/core/libprocessgroup'),