OSDN Git Service

Start accepting volume UUIDs from framework.
authorJeff Sharkey <jsharkey@android.com>
Thu, 9 Apr 2015 20:10:03 +0000 (13:10 -0700)
committerJeff Sharkey <jsharkey@android.com>
Thu, 9 Apr 2015 21:15:55 +0000 (14:15 -0700)
commit6fe28a06012250da85f808a0869f87e06e0bcce9
treebe179fe50437f3872939e4f351ac6c174bd1ab34
parent066fadb983b117a7682af00780d23d16232ab0e2
Start accepting volume UUIDs from framework.

We're now parsing and passing through volume UUIDs sent across the
command socket.  The "!" argument value is treated as null, which
means internal storage.

Bug: 19993667
Change-Id: I17729a769ce687a2e94e85991a6338c77ded0b66
cmds/installd/commands.cpp
cmds/installd/installd.cpp
cmds/installd/installd.h