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

Commit ffe6ad39 authored by Jooyung Han's avatar Jooyung Han Committed by Automerger Merge Worker
Browse files

Merge "Remove features from sensors APEX" into main am: 83a9d7f7

parents aaa31143 83a9d7f7
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -97,12 +97,5 @@ apex {
    prebuilts: [
        "sensors-default.rc", // init rc
        "sensors-default.xml", // vintf fragment
        "android.hardware.sensor.ambient_temperature.prebuilt.xml",
        "android.hardware.sensor.barometer.prebuilt.xml",
        "android.hardware.sensor.gyroscope.prebuilt.xml",
        "android.hardware.sensor.hinge_angle.prebuilt.xml",
        "android.hardware.sensor.light.prebuilt.xml",
        "android.hardware.sensor.proximity.prebuilt.xml",
        "android.hardware.sensor.relative_humidity.prebuilt.xml",
    ],
}