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

Commit 1ee98c25 authored by Logan Chien's avatar Logan Chien Committed by Jakub Pawlowski
Browse files

Rename <cutils/log.h> to <log/log.h>

Bug: 78370064
Test: lunch aosp_walleye-userdebug && cd system/bt && mma

Change-Id: I43448e88c236b72d86206bd652075f35eccca6f6
parent 549ae8b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -28,7 +28,7 @@


#include <string.h>
#include <string.h>


#include <cutils/log.h>
#include <log/log.h>


#include "bt_common.h"
#include "bt_common.h"
#include "bta_api.h"
#include "bta_api.h"