+1
−0
system/common/os_utils.cc
0 → 100644
+28
−0
system/common/os_utils.h
0 → 100644
+17
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
libcutils is Android-specific and does not exist in Linux/Chrome OS. This patch removes direct dependency on it and instead creates an abstract layer called os_utils which contain separate implementations for Android (using libcutils) and other OSes. Bug: 176847216 Tag: #refactor Test: atest --host bluetooth_test_common Change-Id: Ifaebbd2baf5d3f7d638d70b3a9b97a1cb7724d10