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

Commit c28e57fe authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use /data/vendor/audio for Audio HAL data"

parents 0dedc2e7 1cf8eff6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
#define MAX_RESISTANCE_SPKR_Q24 (40 * (1 << 24))

/*Path where the calibration file will be stored*/
#define CALIB_FILE "/data/misc/audio/audio.cal"
#define CALIB_FILE "/data/vendor/audio/audio.cal"

/*Time between retries for calibartion or intial wait time
  after boot up*/