793db97a7c
to disable the possibility to update installed extensions Change-Id: Ifdee0f3b13ee3e2bcb288c8ded98cb9805a6e55a
6 lines
107 B
C
6 lines
107 B
C
#ifndef CONFIG_EXTENSION_UPDATE
|
|
#define CONFIG_EXTENSION_UPDATE
|
|
|
|
#define ENABLE_EXTENSION_UPDATE 0
|
|
|
|
#endif
|