Merge "idmap2: Remove more redundant "using" statements" am: ee8e50ac1f am: a872a08411
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1991775 Change-Id: I736f4cec4d88b9cf3a742a916791e48c0956f2cd
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
#include "idmap2/Idmap.h"
|
#include "idmap2/Idmap.h"
|
||||||
#include "idmap2/LogInfo.h"
|
#include "idmap2/LogInfo.h"
|
||||||
|
|
||||||
using android::Res_value;
|
|
||||||
using ::testing::NotNull;
|
using ::testing::NotNull;
|
||||||
|
|
||||||
using PolicyFlags = android::ResTable_overlayable_policy_header::PolicyFlags;
|
using PolicyFlags = android::ResTable_overlayable_policy_header::PolicyFlags;
|
||||||
|
|||||||
@@ -29,8 +29,6 @@
|
|||||||
#include "idmap2/LogInfo.h"
|
#include "idmap2/LogInfo.h"
|
||||||
#include "idmap2/ResourceMapping.h"
|
#include "idmap2/ResourceMapping.h"
|
||||||
|
|
||||||
using android::Res_value;
|
|
||||||
|
|
||||||
using PolicyFlags = android::ResTable_overlayable_policy_header::PolicyFlags;
|
using PolicyFlags = android::ResTable_overlayable_policy_header::PolicyFlags;
|
||||||
|
|
||||||
namespace android::idmap2 {
|
namespace android::idmap2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user