auto import from //depot/cupcake/@136654
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 767 B |
BIN
core/res/res/drawable/stat_sys_signal_flightmode.png
Executable file → Normal file
BIN
core/res/res/drawable/stat_sys_signal_flightmode.png
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 818 B After Width: | Height: | Size: 898 B |
@@ -843,10 +843,10 @@
|
||||
|
||||
|
||||
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<string name="permlab_bindGadget">choose gadgets</string>
|
||||
<string name="permlab_bindGadget">choose widgets</string>
|
||||
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
|
||||
<string name="permdesc_bindGadget">Allows the application to tell the system
|
||||
which gadgets can be used by which application. With this permission,
|
||||
which widgets can be used by which application. With this permission,
|
||||
applications can give access to personal data to other applications.
|
||||
Not for use by normal applications.</string>
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
|
||||
bool InitializeForThread();
|
||||
void UninitializeForThread();
|
||||
void keydestructor(void*);
|
||||
|
||||
#endif /* THREAD_INIT_H*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user