OSDN Git Service

Validate asec names.
authorNick Kralevich <nnk@google.com>
Mon, 27 Jan 2014 22:58:06 +0000 (14:58 -0800)
committerNick Kralevich <nnk@google.com>
Mon, 27 Jan 2014 23:21:17 +0000 (15:21 -0800)
commit0de7c61102611ccd5df1ca48cb733bf037512c6b
treed6b62aff7b3a21d6de7eda7fb245d856b073af85
parenteacf7e03d60a2b33ac6cdaa0e01bd6a6fdd9455a
Validate asec names.

Make sure asec names only contain alphanumeric, underscores,
dots, or dashes. Don't allow double dots.

Bug: 12504045

(cherry picked from commit 669626096513cf741646cf18a9e8ba246d359596)

Change-Id: Ia9d04f373aa95878b2e81584c4167dc2d4aa0c78
VolumeManager.cpp
VolumeManager.h