Merge "Remove atoms_info.h imports" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e43eb84915
@@ -18,7 +18,6 @@
|
||||
#include "Log.h"
|
||||
#include "FieldValue.h"
|
||||
#include "HashableDimensionKey.h"
|
||||
#include "atoms_info.h"
|
||||
#include "math.h"
|
||||
|
||||
namespace android {
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include <frameworks/base/cmds/statsd/src/experiment_ids.pb.h>
|
||||
|
||||
#include "android-base/stringprintf.h"
|
||||
#include "atoms_info.h"
|
||||
#include "external/StatsPullerManager.h"
|
||||
#include "guardrail/StatsdStats.h"
|
||||
#include "logd/LogEvent.h"
|
||||
|
||||
1
cmds/statsd/src/external/puller_util.cpp
vendored
1
cmds/statsd/src/external/puller_util.cpp
vendored
@@ -17,7 +17,6 @@
|
||||
#define DEBUG false // STOPSHIP if true
|
||||
#include "Log.h"
|
||||
|
||||
#include "atoms_info.h"
|
||||
#include "puller_util.h"
|
||||
|
||||
namespace android {
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "config/ConfigKey.h"
|
||||
#include "atoms_info.h"
|
||||
|
||||
#include <gtest/gtest_prod.h>
|
||||
#include <log/log_time.h>
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "atoms_info.h"
|
||||
#include "FieldValue.h"
|
||||
#include "MetricProducer.h"
|
||||
#include "condition/CombinationConditionTracker.h"
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
|
||||
#include "statscompanion_util.h"
|
||||
|
||||
using android::util::AtomsInfo;
|
||||
using android::util::FIELD_COUNT_REPEATED;
|
||||
using android::util::FIELD_TYPE_BOOL;
|
||||
using android::util::FIELD_TYPE_FIXED64;
|
||||
|
||||
Reference in New Issue
Block a user