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

Commit 98202d9c authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Minimal reformat to match internal master." am: 0d75603e

am: 5df94f6c

Change-Id: I33cc16e2a9ecd91e97b0824834760f88b13cac2e
parents acbb9830 5df94f6c
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -17,24 +17,24 @@
#include "tests/common/LeakChecker.h"
#include "tests/common/LeakChecker.h"
#include "tests/common/TestScene.h"
#include "tests/common/TestScene.h"


#include "Properties.h"
#include "hwui/Typeface.h"
#include "hwui/Typeface.h"
#include "protos/hwui.pb.h"
#include "protos/hwui.pb.h"
#include "Properties.h"


#include <benchmark/benchmark.h>
#include <../src/sysinfo.h>
#include <../src/sysinfo.h>
#include <benchmark/benchmark.h>
#include <getopt.h>
#include <getopt.h>
#include <pthread.h>
#include <stdio.h>
#include <stdio.h>
#include <string>
#include <unistd.h>
#include <unistd.h>
#include <string>
#include <unordered_map>
#include <unordered_map>
#include <vector>
#include <vector>
#include <pthread.h>


#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <errno.h>
#include <errno.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>


using namespace android;
using namespace android;
using namespace android::uirenderer;
using namespace android::uirenderer;