diff --git a/aosp/frameworks/native/data/etc/android.hardware.bluetooth.xml b/aosp/frameworks/native/data/etc/android.hardware.bluetooth.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8d681c84d448757bcc28fdc9375a471b02898949
--- /dev/null
+++ b/aosp/frameworks/native/data/etc/android.hardware.bluetooth.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
diff --git a/aosp/frameworks/native/data/etc/android.hardware.bluetooth_le.xml b/aosp/frameworks/native/data/etc/android.hardware.bluetooth_le.xml
new file mode 100644
index 0000000000000000000000000000000000000000..b46e85c0286e7b7f2694e17f0522e9e065f4757f
--- /dev/null
+++ b/aosp/frameworks/native/data/etc/android.hardware.bluetooth_le.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
diff --git a/aosp/frameworks/native/data/etc/handheld_core_hardware.xml b/aosp/frameworks/native/data/etc/handheld_core_hardware.xml
new file mode 100644
index 0000000000000000000000000000000000000000..a45ced6d199c21b131bd4dd336ee0affcb2d0c75
--- /dev/null
+++ b/aosp/frameworks/native/data/etc/handheld_core_hardware.xml
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/aosp/system/vold/Utils.cpp b/aosp/system/vold/Utils.cpp
index a6d065c6ea5e1a4870da273fbc24cfd0193ea201..2e803715c4bdb03acc55aae3e2c679f4c34596a6 100644
--- a/aosp/system/vold/Utils.cpp
+++ b/aosp/system/vold/Utils.cpp
@@ -245,10 +245,10 @@ int SetQuotaProjectId(const std::string& path, long projectId) {
fsx.fsx_projid = projectId;
ret = ioctl(fd, FS_IOC_FSSETXATTR, &fsx);
- if (ret == -1) {
- PLOG(ERROR) << "Failed to set project id on " << path;
- // return ret;
- }
+ // if (ret == -1) {
+ // PLOG(ERROR) << "Failed to set project id on " << path;
+ // return ret;
+ // }
return 0;
}
diff --git a/aosp/vendor/common/etc/handheld_core_hardware.xml b/aosp/vendor/common/etc/handheld_core_hardware.xml
index fa5d64eb343b1cf0a03fc8c2e3e27bb363214b38..3364f22b13f14106f83666372320df8ae1990b98 100644
--- a/aosp/vendor/common/etc/handheld_core_hardware.xml
+++ b/aosp/vendor/common/etc/handheld_core_hardware.xml
@@ -23,8 +23,8 @@
-
-
+
+