Skip to content

Commit

Permalink
[vold] Add argument verification to IncFS methods
Browse files Browse the repository at this point in the history
+ Get rid of an extra string copy in path validation function

Bug: 152349257
Test: atest vold_tests
Change-Id: I03a8cab0dd6abd7d5c9dcbbc2acb651e818e6cd8
  • Loading branch information
Yurii Zubrytskyi committed Mar 25, 2020
1 parent 81872e8 commit 131365a
Show file tree
Hide file tree
Showing 6 changed files with 248 additions and 110 deletions.
1 change: 1 addition & 0 deletions Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ cc_library_static {
"ScryptParameters.cpp",
"Utils.cpp",
"VoldNativeService.cpp",
"VoldNativeServiceValidation.cpp",
"VoldUtil.cpp",
"VolumeManager.cpp",
"cryptfs.cpp",
Expand Down
Loading

0 comments on commit 131365a

Please sign in to comment.